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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment