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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note (2019.3.X):
Easy to workaround by restoring via ClearRandomWriteTargets, not likely to get a real fix for quite a while