Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0p2
Issue ID
999269
Regression
No
Two or more cameras without any being tagged as "MainCamera" fails to create RTs properly in scene view
Steps to reproduce:
1. Download the .unitypackage (attached in one of the letters)
2. Import it to an empty project
3. Open testScene
4. In scene view, observe that the cube
Expected result: cube is purple
Actual result: cube is gray or black even though in camera preview it's seen as purple
Note:
-Reproduces when a scene has 2 or more cameras when none of them are tagged as "MainCamera"
-Take careful note of 'Not Saved' Render textures in the detailed memory profiler in unity, it reveals that certain deferred textures have reverted to not initialised
Reproduced on: 2017.3.0p2, 2018.1.0b6, 2018.2.0a1 (342a6a4b3328)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment