Search Issue Tracker
[Android] [iOS] GLSL shader compilation failure on some mobile devices
Steps to reproduce: 1) Download attached project 'UnityGLSLBug-Unity522.zip'2) Build and run 'TestingGLES' scene on a devcieNote: sh... Read more
Unity outputs a warning in a Windows 64bit Standalone Player when using ...
To reproduce:1. Open attached project2. Build & Run a Windows 64bit Standalone Player3. Open player log file "C:\Users\%UserName... Read more
[UI?] After multiple m_size < k_reference_bit errors Unity crashes at Fu...
Steps to reproduce: 1. Open attached project "774423.zip"2. Open scene "Assets/Scenes/GameScene"3. Run it4. Press TAB twice5. Notice... Read more
[OSX] RenderSurface attachment asserts on various projects, in 5.4 beta ...
Steps to reproduce: 1. Open Unity;2. Open attached project;3. Open "1.unity" scene; 4. Notice that there are 3 planes in the scene w... Read more
Crash in ImageFilters::Blit when Calling Graphics.Blit(destination, null)
To reproduce:1. Open attached project;2. Open "shaderTest" scene;3. Add "CameraShaderBehaviour" script to main camera;4. Toggle "Use... Read more
4.5+ shader compiler hangs on windows when entering play mode
Closed: Number of fixes for shader compiler were added in Unity 5 cycle. User doesn't experience it anymore in 5.1. UnityShaderCompi... Read more
[Standard|iOS] Directional light appears with artifacts on object with t...
1. Open attached project2. Build to iOS3. Artifacts will appear on quads or 1. Create new project2. Create standard shader, set rend... Read more
Preloaded shaders loses reference to a shader variants asset when it is ...
How to reproduce:1. Create a new Unity project2. Go to Edit > Project Settings > Graphics and scroll down to Shader Loading se... Read more
Shaders: hlsl2glsl generates a double under-score (__) for some mutable ...
When a shader modifies a global variable that starts with underscore, then hlsl-to-glsl translator produces a double-underscore name... Read more
[OSX] Shaders that don't use vertex position at all, fail to render on Mac
When a vertex shader is not using the vertex position at all, then some platforms (e.g. OpenGL on Mac) fail to render the object at ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject