Search Issue Tracker
The script can be dragged and dropped before it is compiled
How to reproduce:1. Create a new Unity project2. Create a new C# script3. Try to quickly drag and drop the script on any GameObject ... Read more
The Axes Gizmo is wiggling around when moving around the Scene View with...
How to reproduce:1. Open the user-attached project “unity-test”2. Open the “BrokenCamera” scene3. Enable the Physical Camera on the ... Read more
Action can't be undone after changing the base Controller on the Animato...
How to reproduce:1. Open the user-attached project “Changing base Controller of Animator Controller Override asset is not undoable”2... Read more
Anti-aliasing doesn't work when using 2D Pixel Perfect
How to reproduce:1. Open the attached project “PixelPerfect”2. Open the “TestAaScene”3. On the Game Window zoom in to the GameObject... Read more
Rectangle Shape Area Light generates a circle around the rectangle shape
Reproduction steps:1. Open the attached “ProjectY.zip“ project2. Open “Rectangle_Area_Light_Is_A_Circle” scene3. Observe the Scene w... Read more
[M1] Scene window zoom works after a delay when using "option" and right...
Reproduction steps:1. Create a new project2. Hold “option” and right-click down and move the mouse on Scene window3. Observe Scene w... Read more
Multiple VFX assets cannot be opened in one go
How to reproduce: Create 2 VFX assets in project browser Drag them to the Scene View Select both of them in the Hierarchy Observe th... Read more
Shaders that UsePass a different shader will stop rendering when other s...
How to reproduce: Open the attached project "ShaderProblem.zip" Enter Play Mode Open Assets/TestShaderPass.shader Change "4095.5" to... Read more
AssetBundle allocates more memory when loading it a second time
How to reproduce:1. Open the attached Project "AssetBundlesLeakRepro"2. In the Menu Bar, select "Build" -> "CompileBundle"3. Buil... Read more
[Linux] Silent crash on TLSAllocator<(AllocatorMode)0>::ThreadInitialize...
Reproduction steps:1. Open the attached “CrashRepro” project2. Click Edit > Project Settings3. Deselect “Auto Graphics API for Li... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist