Search Issue Tracker
Initializing global MonoBehaviour using new keyword causes Unity to crash
Reproduction steps: 1. Open user attached project "Main" scene. Notice Unity is crashing 2. Comment Line 14 in CloudGen.cs script ... Read more
Changing rectangle parameters crashes unity
Steps to reproduce: 1. Run attached project. 2. Press "c" button. --- It should freeze. 3. Open "Capture" script and change 19th lin... Read more
Crash on working with scriptable object
Steps to reproduce: 1. Open attached project. 2. Open scene named "Test". 3. In the "Hierarchy" window select "Main Camera". 4. in t... Read more
JsonUtility.ToJson serializes values incorrectly
Steps to reproduce: 1) Open the latest attached project. 2) Open scene 'TestScene'. 3) Press play. The Test.cs script is used to co... Read more
ball with PhysicsMaterial2D.bounciness = 1 bounces higher with each bounce
Steps to reproduce: 1. Open attached project "bouncetest.zip" 2. Open "bounce_scene" scene 3. Run the scene 4. Notice how "ball" bou... Read more
Unity freezes after launching the project
Steps to reproduce: 1. Open the attached project. 2. Click anywhere in the editor. The editor freezes and the program is not respo... Read more
HideFlags.NotEditable Inspector isn't obeying flag on prefab instance
Steps to reproduce: 1) Download attached project " Unity5_BugReport_HideFlags_NotEditable.zip" and open in Unity. 2) In Project tab... Read more
Inspector allows to select non-callable methods on button onClick() events
Steps to reproduce: 1. Open "case 809424 repro" project 2. Open "test" scene 3. Select Canvas>Button object in hierarchy 4. Select o... Read more
Dynamic objects are too dark when using mixed light baking and light probes
1) Open attached project 2) Open scene "Test" 3) Bake lighting --- You should see two cubes, one is static and one is dynamic --- Th... Read more
WWW calls fail on IPv6 networks
Steps to reproduce: 1) Open the attached project. 2) Open scene 'Test'. 3) Press play. A WWW call is made and the results are logge... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened