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
- Animation stops at the end of the transition duration when the Animator preview is played
- Imported FBX Models are not visible in the Scene or previewable in the Project files when the Parallel Import option is enabled
- Adding or removing assets to bundles will cause other assets to be rebuilt when BuildAssetBundleOptions.UseContentHash is used
- Prefab overrides cannot be obtained when Serialized via Property
- ScrollRect scrolls up when activating a GameObject with a ScrollRect and an InputField under specific conditions
Add comment