Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2018.3.0a9
2019.2.0a1
2019.2.6f1
2019.3.0a1
2020.1.0a1
Issue ID
1190805
Regression
Yes
Builds that contain terrain using the Nature/Terrain/Standard shader produce errors when run in headless mode
How to reproduce:
1. Open user-submitted project (HeadlessTerrain)
2. Open the SampleScene
3. Make sure the Terrain has its material set to TerrainStandard.mat
4. Build and run a server build
Expected result: no errors are logged
Actual result: "Requested RenderTexture format R8 UNorm (5) is not supported on this platform, using RGBA8 UNorm (8) fallback format" errors are logged
Reproducible with: 2018.3.0a9, 2018.4.11f1, 2019.2.9f1, 2019.3.0b7, 2020.1.0a9
Not reproducible with: 2018.3.0a7, 2018.3.0a8
Could not test with: 2017.4.33f1, 2018.3.0a6(No Server Build option available)
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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Resolution Note (fix version 2019.3):
Fixed in 2019.3.5f1