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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment