Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a16
Issue ID
1333407
Regression
Yes
[Prefab] Multiple errors are thrown opening Prefab Variant from the Hierarchy
In Prefab Variant clicking the "Open Prefab Assets" arrow editor thrown Multiple errors, Refer to the attached video
Steps to repro:
1. Create a new Project.
2. Hierarchy > Right-Click > 3D Object > Cube
3. Create Prefab and Prefab Variant
4. Add Prefab Variant in Hierarchy
5. Hierarchy > Cube Variant > Click the "Open Prefab Assets" arrow
Actual result: Multiple errors are thrown opening Prefab Variant from the Hierarchy
Expected result: No error in the console
Reproducible in:
2021.2.a16
Working Fine in:
2021.2.a15, 2021.1.6f1
Environment:
Windows10 and Ubuntu 18.04 LTS
Stack trace:
State comes from an incompatible keyword space
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Incompatible keyword states
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