Search Issue Tracker
A Blend Tree's Visualization is not repainted when a Blend Tree's Parame...
Steps to reproduce: Open the attached Project Open Scene "Input test" Select "MagePlayer" Prefab in the Hierarchy and double click t... Read more
[WebGL] [Addressables] BundleManager.Status is not updated after loading...
How to reproduce:1. Open the attached project ("case_1176258-DigitalTwin.zip")2. Set target platform to WebGL3. Build Player Content... Read more
The Console window shows memory leak warnings when previews or icons of ...
How to reproduce:1. Open the attached “preview_memoryleak_issue” project2. Ensure the Inspector window is open, or that the icon siz... Read more
"Global event received: domain-reload" written out as warning to editor ...
This gets printed to the warning log on every domain reload: Global event received: domain-reload (Filename: C:/Projects/unity/Edito... Read more
In Profiler, most of the "CPU Usage" details are missing when the saved ...
How to reproduce:1. Open attached project "NavMeshTest.zip" and scene "NavMeshTest"2. Open Profiler window and enable "Record"3. Ent... Read more
[GLCore][GLLegacy][OSX] Color picker produces artifacts
Info:Color picker selecting results in artifcats. It is regression fomr b10, used to work in b9. I checked changsets between them, b... Read more
Tilemap renders Sprites packed in Sprite Atlas in black (or not at all) ...
How to reproduce:1. Open attached project (1223809.zip)2. Enter Play Mode3. Observe the sprites in the Game window Expected result: ... Read more
InvalidOperationException thrown when multiple InputAction instances usi...
Reproduction steps:1. Open the attached Project from "1157221.zip"2. Open and Play "test" Scene3. Stop the Play Mode Expected result... Read more
[IL2CPP] Using MaxRayInteractions value more than 0 doesn't work
To reproduce:1. Open attached project "testcase.zip"2. Open "testscene.unity" scene3. Enter Play mode4. Press on the cube on the but... Read more
After saving the project and pressing Alt+f4 unity crashes
Steps to reproduce:1. Open attached project or create a new one.2. Create multiple objects or do other similar changes in the projec... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class