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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment