Search Issue Tracker
Depth is not written to depth texture when using Camera.SetTargetBuffers...
To reproduce: 1. Open project 2. Build and run 'main' scene 3. Observe, that scene is fully in black color 4. Open 'CustomRT' scrip... Read more
CommandBuffer.GetTemporaryRT with custom size is incorrect when renderin...
Steps to reproduce: 1. Open attached project 2. Open "_BlurryRefraction" scene 3. Make sure Main Camera rendering path is set to "Fo... Read more
Built-in TextMesh objects get corrupted when setting the font at runtime
How to reproduce: 1. Open the user-submitted project 2. Enter Play mode and observe the TextMesh Object Expected result: the font i... Read more
MeshTopology.Quads generates a draw call that uses 3 point patches inste...
According to Unity Documentation (https://docs.unity3d.com/ScriptReference/MeshTopology.Quads.html), MeshTopology.Quads should gener... Read more
Console window is spammed with warning messages when MeshFilter.Mesh is ...
How to reproduce: 1. Open the attached 'Meshfilter_Warning.zip' project using the EnvIronman VM (optional) (more information in Edit... Read more
[Docs] Compute Shader asset reference button directs to a broken link
How to reproduce: 1. Open the user-submitted Project 2. In the Project Window click on the "NewComputeShader" 3. In the Inspector Wi... Read more
Post Process Layer modifies the Viewport Rect of the Camera
To reproduce: 1. Open the attached project (Bug Project.zip) 2. Open the Bugged Scene 3. Select Main Camera 4. Toggle Post Process ... Read more
Normal Maps are corrupted when loading it from Asset Bundles
To reproduce: 1. Open my attached project (NormalMapTest.zip) 2. Enter Play mode 3. In Scene view, select any visible Game Object 4.... Read more
Unity crashes when Alpha Source is set to From Gray Scale parameter and ...
How to reproduce: 1. Open the attached project 2. Go to Project window -> Assets -> Textures 3. Select Rabiya_output.png 4. Go to I... Read more
Vulkan Editor gets a yellow tint with a Linear color space
To reproduce: 1. Create a new project; 2. Go to Player Settings; 3. Change Color Space to Linear (Other settings > Rendering); 4. U... 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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled