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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment