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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Resolution Note (2019.3.X):
Easy to workaround by restoring via ClearRandomWriteTargets, not likely to get a real fix for quite a while