Search Issue Tracker
Editor Crash when loading scene with an Animator with an invalid Avatar ...
How to reproduce:1. Open the attached project2. Crash Note: If you open it in Unity 5.4, it opens and you can notice that in TestSce... Read more
IEventSystemHandler methods don't work with 2d Sprite elements
Steps to reproduce:1. Download and open attached project "Test2DColliders.zip"2. Open scene "Test"3. Play the scene and try to click... Read more
Scrollview do not reset its view position when set to Clamped
Reproduction Steps:1. Open the attached project and run Main scene.2. Press "Add" button 10 times or so.3. Scroll both scrollviews a... Read more
Prefab Utility changes unrelated field of prefab
Reproduction steps:1. Open the attached project.2. Select "Assets > Resources > Weapons > Weapon421" prefab.3. Change "Tier... Read more
Rigidbody2D with interpolation set to interpolate has wrong rotation whe...
Steps to reproduce: 1. Open attached project2. Open scene "Rotate Test"3. Run scene4. Click any of the Rotate buttons and notice tha... Read more
Browser Out of memory error when loading asset bundles
-e: Firefox 32-bit ran out of memory with the following error, when loading an asset bundle:"The browser could not allocate enough m... Read more
"EditorGUILayout.BeginHorizontal()" causes "InvalidOperationException" e...
when calling the function with EditorGUILayout.BeginHorizontal() it still runs and creates the scene correctly, however, errors stil... Read more
crash in mono_class_init using reflection to get an item from a dictiona...
Steps to reproduce:1. open attached project "repro.zip"2. open scene 'Main'3. start and stop play mode repeatedly (usually two times... Read more
Errors when building to iOS
To reproduce:1. Open attached project2. Build to iOS Before the build finishes, some errors appear (they are pasted at the bottom of... Read more
JsonUtility.FromJson handles NaN value of float/double incorrectly
Reproduction steps:1. Open the project2. Open the "Editor Test" window3. Run the tests4. Notice the results Actual result: Value is ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default