Search Issue Tracker
[OpenGL] Unity can only read 1 mipmap from ".KTX" textures when the text...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Enter "SampleScene" scene3. See the difference between the two Game Objects... Read more
Physics.RebuildBroadphaseRegions produces no error with any of the World...
How to reproduce: 1. Open any (new) project2. Import attached script3. Attach the script to any gameobject4. Set the World Extents X... Read more
[Metal][macOS] Performance decrease with Metal Graphics API compared to ...
To reproduce:1. Open attached project;2. Set Graphics API for Mac to OpenGL Core;3. Build and run the Courtyard scene;4. Wait for th... Read more
[GLES3] Post process anaglyph shader doesn't render
Reproduction steps:1. Open the attached project.2. Build and run it to WebGL or Android using GLES3 graphics API. Actual behavior:- ... Read more
Create "Prefab Variant" option is enabled even when no prefab is selected
Create prefab variant option is enabled even when no prefab is selected. It is always enabled by default when a new project is creat... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used