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
- "Trying to draw gizmos while inside a renderpass" error message is thrown when Scene View Gizmos are enabled
- CPU frame times spike at regular intervals in the Profiler when in Play mode with VSync enabled and using DX12 API
- UI Builder “Create Template” Fails with Invalid UXML and Missing Root Element Errors
- Decal not projected on top of a Lit Material when MSAA is disabled, and Rendering Path is Forward or Forward+ in a Standalone Build
- Separation lines between minimized fields become invisible when scrolling in the Profiler
Add comment