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 edit2. Set game view to 640x960 resolution3. Enter play mode. No... 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 this2. Open the animator window3... Read more
Array index is out of range errors when using cloth
To reproduce:1. Open the attached project2. Select the Plane in the scene (normal plane object, not the child of smallcloth)3. Selec... Read more
Sphere Colliders list in Cloth has two Colliders per Element
To reproduce:1. Add a cloth component to any object2. Unfold sphere colliders list3. Set the size to 1Expected result: Element 0 has... Read more
transform on cloth component doesn't move the cloth properly
To reproduce:1. Open attached project2. Open importedCloth scene3. Select Cloth object4. Enter play mode5. Move the object using the... 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 scene2. Press play3. Observe that two child text elements rendering doesn't ... 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 Cloth2. Set Time.timescale = 0f;3. Set Time.timescale = 1f;4. ... 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 Bu... Read more
[Plugins] Using a plugin throws System.DllNotFoundException in 5.0
To reproduce:1. Run the 32-bit editor2. Open the "DLLInitialization" project in "Testprojects". It contains a plugin and an editor s... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template