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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment