当前位置:网站首页>UNITY VFX syntax error: unexpected token ‘#‘ at kernel CSMain
UNITY VFX syntax error: unexpected token ‘#‘ at kernel CSMain
2022-07-23 10:54:00 【Cute captain Timo】
make every possible effort []
……
Error reporting environment :
Unity:2022.1.10f1c1
VFX:13.1.8
URP:13.1.8
Graphic API:OpenGLES3
EditorPlatform: Android
Error reporting :
Import VFX Times wrong , Pack it until the real machine reports an error and cannot type it .
Wrong keywords :
UNITY VFX syntax error: unexpected token '#' at kernel CSMain
Screenshot of error reporting :

terms of settlement :
find Unity The installation directory :
2022.1.0b6\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.visualeffectgraph\Shaders\VFXCommon.hlsl
The installation directory cannot be changed , Try again in the project Library\PackageCache\com.unity.visualeffectgraph\Shaders\VFXCommon.hlsl
And then CUBEARRAY Change to 0 instead of 1.

original text :https://issuetracker.unity3d.com/issues/vfx-opengles3-error-when-compiling-shaders-unexpected-token-number-at-kernel-csmain
边栏推荐
- 【ROS进阶篇】第八讲 URDF文件的语法详解
- HBV parameter extraction and fitting [draft]
- MapReduce advanced
- Toco generates tflite model
- 【Swift|Bug】Xcode提示Error running playground: Failed to prepare for communication with playground
- Redis源码与设计剖析 -- 11.哈希对象
- Meituan's 8-year experience on how to improve test engineers (automation, performance, test development)
- C语言n番战--链表(九)
- C language n battle -- structure (VII)
- sort
猜你喜欢

动态内存管理

Redis source code and design analysis -- 13. Ordered collection objects

Redis源码与设计剖析 -- 5.整数集合

UNITY VFX syntax error: unexpected token ‘#‘ at kernel CSMain

Recommend a shell installation force artifact, which has been open source! Netizen: really fragrant...

JMeter record the BeanShell written into excel instance caused by an automatic data generation

Kubernetes技术与架构(六)

Cadence学习之路(八)PCB放置元器件

How to protect the copyright of NFT digital collections?

优化.NET 应用程序 CPU 和内存的11 个实践
随机推荐
PXE远程安装和Kickstart无人值守安装 技术文档
SVG、canvas、绘制线段和填充多边形、矩形、曲线的绘制和填充
Redis source code and design analysis -- 14. Database implementation
C语言n番战--结构体(七)
Redis source code and design analysis -- 13. Ordered collection objects
Recommend a shell installation force artifact, which has been open source! Netizen: really fragrant...
部署storageclass踩坑记录
C language explanation series - understanding of functions (1) library functions, user-defined functions
When flutter runs flutter pub get, it reports an error: "the client does not have the required privileges“
Niuke brush questions - Sword finger offer (phase II)
【ROS进阶篇】第八讲 URDF文件的语法详解
Leetcode skimming -- bit by bit record 022
PyTorch(五)——PyTorch进阶训练技巧
Redis source code and design analysis -- 11. Hash object
SVG, canvas, drawing line segments and filling polygon, rectangle, curve drawing and filling
【Unity日常Bug】Unity报错Unexpected character ‘‘
华为高层谈 35 岁危机,程序员如何破年龄之忧?
软件测试基本概念篇
Interpretation of ultra fast deep lane detection with hybrid anchor driven ordinal classification
R language uses DALEX package to explain and analyze the machine learning model built by H2O package: summary and Practice