Search Issue Tracker
Fixed
Fixed in 6000.2.0a8
Votes
0
Found in
6000.0.33f1
6000.1.0b9
6000.2.0a5
Issue ID
UUM-98374
Regression
No
Error is thrown when clicking on warning in the console
Steps to reproduce:
- Import the attached VFX to the project and make sure that VFX is not open
- Drag VFX to the scene
- Close the project and reopen it
- Double click on that warning in the console
Actual results: Error is thrown
Reproducible with versions: 6000.2.0a5, 6000.0.33f1
Not reproducible with versions: 2022.3.59f1 (couldn't get a warning thrown to the console)
Can’t test with versions: n/a
Tested on (OS): macOS, Windows
Notes:
- Severity and prevalence fields might be incorrect. This error might reveal a bigger issue after investigation.
- Error that needs to be investigated:
- Invalid shader source index
UnityEditor.VFX.VisualEffectResource:ShowGeneratedShaderFile (int,int)
VisualEffectAssetEditor:OnOpenVFX (int,int) (at /Users/vita.skruibyte/Documents/unity/packages/com.unity.visualeffectgraph/Editor/Inspector/VFXAssetEditor.cs:153)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment