Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.2
2019.2.4f1
2019.3
2020.1
Issue ID
1183553
Regression
No
Terrain beyond base map distance becomes black in Editor after exiting Play mode where Graphics.SetRandomWriteTarget is called
Steps to reproduce:
1. Open user's attached project "New Unity Project (3).zip"
2. Open "SampleScene"
3. Enter Play mode
4. Turn off Play mode
5. Notice that the terrain beyond base map distance becomes black
Expected results: Terrain is rendered beyond base map distance
Actual results: Terrain beyond base map distance becomes black
Reproducible with: 2019.2.11f1, 2019.3.0b8, 2020.1.0a9
Note: The project is braking in 2019.1 and lower, after restoring the Terrains the issue does not reproduce
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note (2019.3.X):
Easy to workaround by restoring via ClearRandomWriteTargets, not likely to get a real fix for quite a while