Search Issue Tracker
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
W (input to move forward) does not work
Steps to reproduce:1. Open the “2D Racing Game” project2. Build And Run in WebGL/Windows3. Wait for the timer to end4. Press W (to m... Read more
[SceneManagement] Unity crashes due to error in SceneManager:UnloadScene...
Steps to reproduce: 1. Open attached project "751480.zip"2. Open scene "NeighborStream"3. Enter play mode4. Hold down "W" key to mov... Read more
[HDRP] Materials remain pink when they are upgraded to HDRP Materials
Steps to reproduce:1. Open the original project "hdrpupgraadefailure.zip"2. Navigate to Project -> Assets -> Scenes and open S... Read more
Shader Graph Master Node unsupported render pipeline error message is no...
How to reproduce:1. Create a new project2. Install Shader Graph3. Create a Shader Graph asset (either Unlit or PBR)4. Double click i... Read more
[Linux] Scene view doesn't render when using a URP 2D renderer
How to reproduce:1. Create a new project using the “URP 2D” template2. Observe the Scene view Expected result: the Scene view render... Read more
[Windows][DualShock4] Bluetooth DualShock 4 controller is seen as active...
When using bluetooth DualShock 4 controller, if it is turned off (holding system button for a few seconds), the device is still list... Read more
[Addressables] Exception is thrown when calling AssetReference.RuntimeKe...
How to reproduce:1. Open the attached project ("case_1186801-AddressableError.zip")2. Open the repro scene ("SampleScene")3. Build P... Read more
Unity Editor does not mark the Asset dirty after cleaning it up
To reproduce: 1. Download attached "BrokenTextPPtrBug.zip" project and open in Unity2. Select or double click GlacialBasin_GlowFlowe... Read more
Asset is not loaded in Play Mode when using UnityEngine.Object
How to reproduce:1. Open the project “IN_29193”2. Enter the Play Mode3. Observe the Console Expected result: “loaded main” is printe... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default