Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.1.0a9
Issue ID
1102203
Regression
No
Ubuntu 16.04 - Neon project does not load correctly due to graphics errors
The Unity Neon project opens with a number of Render.Texture errors. These errors are not present on macOS or Windows. Scene geometry, textures are not correct.
2. How we can reproduce it using the example you attached
- Clone the project from the Unity Github (https://tinyurl.com/yajc4tuj)
- Clone Instructions: git clone git@github.cds.internal.unity3d.com:unity/Internal-UnityNeonDemo.git -b 2018.3.0b8 2018.3_NeonDemo
- Contact SE/RQA for access.
- Open the project with Unity 2018.3.0b11
- Open the "Neon Demo" Scene
- Notice issue >> Scene does not load correctly. 999+ Render issues are logged in the console.
Broken: 2018.3.0b11, 2019.1.0b9
Errors(999+)
RenderTexture.Create failed: format unsupported for random writes - RGBA4 UNorm (9).
Attempting to bind Texture ID 15 as UAV, the texture wasn't created with the UAV usage flag set!
Warnings(29)
CommandBuffer: temporary render texture _SSRGaussianMip0 not found while executing Opaque Only Post-processing (SetComputeTextureParam)
CommandBuffer: temporary render texture _SSRGaussianMip0 not found while executing Opaque Only Post-processing (Copy source) (edited)
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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Resolution Note (2019.2.X):
Graphical issues no longer reproducible, except for known pink steam textures which are fixed in 2019.3_URP project branch. Texture error messages are fixed in 2019.1.