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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Resolution Note (fix version 2019.3):
Fixed in 2019.3.5f1