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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment