Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
5.6.2f1
Issue ID
927008
Regression
Yes
Camera stops rendering when the pixel rect is changed
The issue seems to caused by having a second camera with specific settings in the scene
To reproduce:
1. Open the project, attached by the user (UnityProject.zip)
2. Open the "Default" scene
3. Build and run for WebGL
4. When the game is run, press Change Rect button
Expected: changing pixel rect of the camera at runtime doesn't stop it from rendering the scene
Actual: the cube stops spinning in the scene when camera's pixel rect is changed at runtime
Reproduced in 5.6.0a1, 5.6.2f1, 2017.1.0f2, 2017.2.0b2
Did not reproduce in 5.5.4f1
Regression introduced in 5.6.0a1
Fixed in 2017.1.0p3
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment