Search Issue Tracker
Fixed in 2017.3.X
Votes
0
Found in
2017.2.0b3
Issue ID
930291
Regression
Yes
[Regression] After upgrade project - Null Ref Exception on selecting prefab
I upgraded project from 2017.2.0b1 to 2017.2.0b3 and now I get Null Reff Exception on selecting prefab. If I open this project back in 2017.2.0b1 - prefab behaves ok.
How we can reproduce it using the example you attached
1 Open attached project
2 Open scene Offlinescene
3 Select "Capsule" prefab in Project view
Actual result:
Inspector is broken and errors appear:
- "ArgumentNullException: Argument cannot be null.
Parameter name: obj is nul"
- GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
Expected results:
prefab should work ok
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment