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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment