Search Issue Tracker
UI Canvas redundantly updates Transform if its parent Transform is not d...
Steps to reproduce: 1. Open the attached project (UICanvasBugReport.zip) 2. Open the Assets/NotOk.unity scene 3. The NotOk scene has... Read more
Built game crashes the player when ParticleSystem.emission component is ...
To reproduce : 1.Download and open attached project 2.Go to File 3.Press Build&Run option 4.Play the game at default options Repro... Read more
Player crashes when loading multiple scenes with occlusion culling
Steps to reproduce: 1. Open attached project 2. Build standalone 3. Run built player Result: player crashes when loading multiple sc... Read more
Loading multiple bundles using AssetBundle.LoadAssetAsync freezes editor
How to reproduce: 1. Open user's project 2. Enter play mode There is a low chance that the bundles will be loaded successfully, in ... Read more
Sign into your Unity Account Remember me doesn't remember Email and Pass...
How to reproduce: 1. Launch Unity 2. Sign into your Unity Account and don't forget to check "Remember me" 3. Sign out Expected beh... Read more
Editor freezes when audio clip from a movie texture is played with the a...
To reproduce: 1) Open attached project and scene 2) Play it 3) Click "Play Movie (BUG)" 4) Wait till the movie ends (~10s) Expected... Read more
[UI] Non-prefab with HideFlags.DontSave does not update untill an other ...
Reproduction steps: 1. Open my attached project ("case_861978-repro") 2. Select the Text GameObject in the hierarchy 3. Make sure th... Read more
Unity Crashes due to infinite recursion in managed code
To reproduce: 1. Open users attached project 2. Double click on 'UndoChainedMovementWorks' in Editor tests Expected result: test ... Read more
Copying a WebCamTexture to a Texture2D using Graphics.CopyTexture makes ...
[Must have a webcam] Reproduction steps: 1. Open the attached project in Unity 2. Enter Play mode 3. Press B and C 4. Navigate to C... Read more
GizmoManager::BuildGizmosForGameObject crash caused by prefab script com...
Steps to reproduce: 1 Open "Testing Making a Turn-Based Strategy Game.zip" project 2. Open "Hexagon Grid" scene 3. Press play 0x000... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL