Search Issue Tracker
[iOS][IL2CPP] Player crashes at ObjectTranslator_importType after loadin...
To reproduce:1. Download attached project2. Build it for iOS platform-- If there would be any issues with building project open XCla... Read more
[iOS] MonoManager::GetScriptingClass takes a lot of Unity loading time
Reproduction Steps:1. Build project for iOS (building steps in edit)2. In Xcode build (profile) and launch Instruments3. Instruments... Read more
[2018.1] Instantiating gameObject on a specific script crashes editor
To reproduce:1. Open repro project(link in edit)2. Open and play 'Game' scene3. After countdown press white button Expected: 'Unassi... Read more
Unity editor crashes when Panel is added to Magnetic Scroll View and the...
How to reproduce:1. Open "PanelRepro" Unity project2. Enter "Demo" scene3. Expand Canvas -> Magnetic Scroll View -> ViewPort4.... Read more
Application.internetReachability returns incorrect value in builds
To reproduce:1. Open project2. Disable internet connection3. Build and run 'Test' scene4. Click button in built scene Expected: 'Not... Read more
Canvas objects with non-integer Width and Height flickering when Canvas ...
Steps to reproduce:1. Open attached “FlickerUI.zip” Unity project2. Open “TestScene” scene3. Enter Play mode Expected results:No fli... Read more
LayerMask variables add newly added Layers to the selected Layers
How to reproduce:1. Open given "LayerMaskRepro" Unity project2. Enter "TestScene" scene3. Select "GameObject" from the Hierarchy4. S... Read more
[Adreno][Android 4.4.4] Material.SetVectorArray submits garbage after fi...
Steps to reproduce:1. Open attached project2. Comment out line 66 of SetMatValues.cs3. Built to device-- Inspect characters on the n... Read more
Typo in the message that appears on the editor under PlayerSettings duri...
Steps to reproduce: 1. Create a new project2. Turn on VR in XRSettings3. Enter playmode4. Look at the message above VR settings Expe... Read more
Editor crashes executing IJobParallelFor when starting play mode for the...
Steps to reproduce:1. Download 991522_repro and open "test" scene2. Enter play mode3. Exit play mode4. Enter play mode Results: Edit... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template