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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment