Search Issue Tracker
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
new show-screen-selector command line argument missing from manual
-e: adding this https://fogbugz.unity3d.com/default.asp?606319 to the options should include manual update -repro: --open Documenta... Read more
Switching Time.timescale value between a very low number and 1f causes C...
Steps to reproduce: 1. Create a project which makes use of Cloth component. 2. Create a script which controls Time.timeScale accordi... 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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times