Search Issue Tracker
[Graphics, Animation] Particle system material color animation is not wo...
Steps to reproduce : - import the project attached- open the scene "001"- press play and notice that the color is not animated *Note... Read more
It's possible to animate properties of the animator..in the animation
In the Animation Window it is seemingly possible to add a curve for enabling the Animator component. When trying to add that curve n... Read more
start text in inputfield in widget scene disappears when you hover above it
1. open and play widget scene2. let your mouse hover above the start text in the text input fields3. observe how the text disappears Read more
Text is automatically highlighted when mouse hovers above it in widget s...
1. open and play widget scene2. write some text in the text input field3. let the mouse hover above the text itself4. observe how te... Read more
UGUI Text looks broken when changed via script
Steps to reproduce : - import the project attached- open the scene "SplashA"- press play and also play in the scene- choose "yes" to... Read more
changing a Cloths Sleep Threshold unsleeps the object while the treshold...
To reproduce:1. Open attached project2. Open Test scene3. Enter play mode4. Select GameObject (Plane)5. Click on Sleep Threshold and... Read more
Cloth's Sleep Threshold is not exposed in scripting
To reproduce:1. Try to change Cloths Sleep Threshold from a script.Expected result:Cloth's Sleep Threshold is accessible from script... Read more
OnTriggerStay2D gets called only when enabling Rigidbody2D.isKinematic w...
Steps to reproduce:1. Open the scene 'Test'2. Press play3. Observe that although the moving object has the 3 "OnTrigger*2D" methods,... Read more
ClothInspector throws ArrayIndexOutOfBounds exception
To reproduce:1. Open attached project2. In Hierarchy there are two disabled GameObjects, select one of them and then the otherExpect... Read more
Cube Cloth doesn't work
To reproduce:1. Open attached project (new unity project 15 2. I've attached it in a further edit)2. Open test scene3. Inspect the e... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS