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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Add comment