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
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
Add comment