Search Issue Tracker
Crash on EditorUserSettings::UpdateRecentSceneConfigValues when opening ...
How to reproduce: 1. Download and open the attached project 'Scenes.zip' 2. Open Tools -> ScenesSetup 3. Add to the list 'Scene_1', ... Read more
Game view introduces banding and renders differently from UI Builder whe...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/Main Menu.unity” Scene 3. In Hierarchy, ... Read more
[Profiler] "GetInt is not allowed error" is thrown when entering the Pla...
How to reproduce: 1. Create a new project 2. Open the Profiler (Window->Analysis->Profiler) 3. In the Profiler controls section chan... Read more
Prefabs with the AudioSources component don’t change the output of their...
How to reproduce: 1. Open the "IN_46334" project 2. Press File → Build And Run 3. In the Player open the "Settings" menu 4. Mute... Read more
UI Elements are no longer rendered when deactivating and reactivating th...
How to reproduce: 1. Open the attached project “CanvasBug” 2. Open the “SampleScene” Scene 3. Deactivate and reactivate “Canvas” Gam... Read more
[iOS] Player crashes at ShouldUpdateTransformBefore when instantiating G...
To reproduce: 1. Open project attached by the user 2. Build it for iOS platform (with "Main" scene attached) 3. Run the application ... Read more
[iOS] UnityWebRequest test fails sending large data
To reproduce: 1. Open user attached project "iosWebRequestFailures.zip" 2. Open "SmapleScene.unity" scene 3. Enter Play mode 4. Obse... Read more
Complete NavMesh recalculation when moving an unrelated GameObject
Reproduction steps: 1. Open the attached "NavRefreshProblem.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play mode ... Read more
Coroutine can't be stopped via StopCoroutine() if it has 3 or more neste...
How to reproduce: 1. Open user-submitted project (New Unity Project) 2. Open the 'scene' scene 3. Enter Play Mode Expected result: ... Read more
[LWRP] Assigning Render Texture gives black Screen (only on build)
SRP Repo: Issue #1575 What happened? Getting black screen / UI disappearing (only on build) when using render texture set on second... 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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context