Search Issue Tracker
IndexOutOfRangeException when importing audio file
Open attached project in latest version of Unity 5. If no error shows up in the Console, reimport all assets. See attached screensho... Read more
Contents are laid out differently depending on the time they were laid out
Steps to reproduce: 1. Download project LayoutRepro attached to this edit 2. Set game view to 640x960 resolution 3. Enter play mode.... Read more
Selection in fields on blend tree malfunctions on first select
To reproduce: 1. Import the attached animator. It has a few Blend trees that can be used for testing this 2. Open the animator windo... Read more
Array index is out of range errors when using cloth
To reproduce: 1. Open the attached project 2. Select the Plane in the scene (normal plane object, not the child of smallcloth) 3. Se... Read more
Sphere Colliders list in Cloth has two Colliders per Element
To reproduce: 1. Add a cloth component to any object 2. Unfold sphere colliders list 3. Set the size to 1 Expected result: Element 0... Read more
transform on cloth component doesn't move the cloth properly
To reproduce: 1. Open attached project 2. Open importedCloth scene 3. Select Cloth object 4. Enter play mode 5. Move the object usin... Read more
The SetAlpha call on a CanvasRenderer does not affect the children of th...
Steps to reproduce: 1. Open the attached project and the scene 2. Press play 3. Observe that two child text elements rendering doesn... Read more
Setting Time.timescale to zero and back to a non-zero value causes Inter...
Steps to reproduce: 1. Create a project which makes use of Interactive Cloth 2. Set Time.timescale = 0f; 3. Set Time.timescale = 1f;... Read more
PlayMaker throws ReflectionTypeLoadException when building for WP8
To reproduce: 1. Import "realrepro" package. It contains playmaker. 2. Try to build for WP8 - ReflectionTypeLoadException is thrown ... Read more
[Plugins] Using a plugin throws System.DllNotFoundException in 5.0
To reproduce: 1. Run the 32-bit editor 2. Open the "DLLInitialization" project in "Testprojects". It contains a plugin and an editor... 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
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added