Search Issue Tracker
[2021.3][MacOS] Crash when calling "Progress.Pause" from a script
How to reproduce:1. Open the attached project2. Enter Play Mode Expected result: No crashActual result: Crash Reproducible with: 202... Read more
Input System not recognizing HOTAS arrangements as seperate inputs
Under the new Input System, there is an interactive rebind demo. That rebind demo button uses RebindActionUI, which then uses InputA... Read more
Build fails with errors "C2679: binary '=': no operator found which take...
How to reproduce:1. Open the attached project "Bug.zip"2. Build And Run the project Expected results: Build is successfulActual resu... Read more
[Addressables][Windows] Object is colored incorrectly in Game view when ...
Reproduction steps: Open the “Viewer Test” Project contained in “ShaderBug.zip” Open “TestScene” Scene Enter the Play mode Expected ... Read more
Crash (sigsev) in PlayableDirector.Stop (nativecode) / DirectorManager::...
How to reproduce:1. Unzip the attached project "mac.zip"2. Open "RunRepro.py" in the project's folder3. Fix up the path on line 14 o... Read more
Significant impact on performance when using Animator Override Controller
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Open the Profiler (Window -> Analysis -> Profile... Read more
Graphics.DrawMeshInstanced() will throw an error when the shader is comp...
Reproduction steps: Open the user attached project Press the Play button Expected result: No errors in the ConsoleActual result: Err... Read more
[UI Toolkit] can't use image store in GameResources folder
Steps to repro: - Create new Project with Unity 2021.3.10f1- Create folder with the name GameResources- Put an image (in my case it'... Read more
OnDrawGizmos works when a component is collapsed in the Inspector
How to reproduce: Open the user-attached “TestOnDrawGizmos.zip” project In the Hierarchy select “GameObject” In the Inspector window... Read more
Errors do not contain the name of the file with the issue when FBX asset...
How to reproduce: Create a new project Import user-attached “Dome.fbx” and “01_Frank_Whip_Equip_All.FBX” assets to the project Obser... 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