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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment