Search Issue Tracker
Fixed
Votes
0
Found in
5.4.2f2
Issue ID
884057
Regression
No
When Clear Flags is set to Don't Clear, the RenderTexture becomes white or black in Play mode
Reproduction steps:
1. Open the attached project;
2. Open the scene "Main";
3. Click on the Main Camera and enter Play mode;
4. Observe the Camera Preview window (without_playMode.gif);
5. Exit Play mode;
6. Click on Main Camera -> Clear Flags and change it into Skybox;
7. Enter Play mode and change Clear Flags into Don't Clear;
8. Observe the Camera Preview window (in_PlayMode.gif);
Actual result: when Clear Flags is set to Don't Clear without Play mode, the texture becomes black or white, when you enter Play mode. When Clear Flags is set to Don't Clear in Play mode than the texture render the image as expected.
Expected result: the texture should render the image, when Clear Flags is set to Don't Clear without Play mode.
Reproduced with: 5.3.7p4, 5.4.0f1, 5.5.2f1, 5.6.0b10.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
- Can't change OpenXR settings when switching Build Profiles
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
Add comment