Search Issue Tracker
[Profiler] 'Show Calls' window groups entries from different callers wit...
How to reproduce:1. Create a new Unity project2. Open the Profiler window3. Enter Play Mode and capture some data4. Stop profiling, ... Read more
Unity Editor becomes unusable after downgrading UI Toolkit Package Version
How to reproduce:1. Download and open project 'UIToolkitRepro_crash.zip' from Google Drive2. Open Package Manager3. Find UI Toolkit ... Read more
Timeline's property panel loses names and bindings when selecting clips
Timeline's property panel looses names and bindings when selecting clips. This is repro with two specific clips Timeline's Default T... Read more
Video Script Playable Track not working as expected -- cannot properly m...
When using the Video playables from the Default Playable package (https://assetstore.unity.com/packages/essentials/default-playables... Read more
Vertical/Horizontal white lines are flickering in the Tilemap when using...
How to reproduce:1. Open the user's attached "TilemapBugRepro.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Observ... Read more
Shortcut Manager treats AltGr+key combinations as Alt+Ctrl+key combinati...
How to reproduce:1. Open the user's attached project2. Set the keyboard layout in your OS to 'United States-International'3. Open 'E... Read more
Integer property type in ShaderLab has no effect on uniforms and fixed f...
Integer property type in ShaderLab has no effect on uniforms and fixed function state STR: create a new shader, add a property with ... Read more
[A2] Some Translucent+AlphaClipping shaderGraphs are not SRP-Batcher com...
How to reproduce:1. Open the project with the given build2. Open the SampleScene3. Notice there are 3 globes in the scene (See attac... Read more
Low color contrast between text and its background in the Layout Propert...
How to reproduce:1. Open the attached '1293782.zip' project2. Set the Editor Theme to 'Light' (Edit > Preferences > General &g... Read more
Skybox Material is applied when the Material is hovered over the Scene v...
How to reproduce:1. Open the attached "1294030_Repro" project2. From the Project window hover the "Skybox01" Material over the Scene... 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