Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b2
Issue ID
564533
Regression
Yes
Using Camera.current causes unity to crash
To reproduce:
1. Open project Scorched
2. Open scene scorched
3. Enter play mode - an error appears (NullReferenceException).
4. Enter/Leave play mode a few times - console will keep getting errors, at one point they will change. Entering play mode after that causes unity to crash
Note: changing the Camera.current seems to fix the problem.
Versions 4.2.1f3 and earlier seem to throw the error, but not crash.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment