Search Issue Tracker
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
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
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
Adb.exe is launched upon entering play mode and remains to lock project ...
Android development kit is required to reproduce this issue.If adb.exe is already running, new instance will not be launched. Steps ... Read more
[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
Editor logs <RI.Hid> message after connecting an out of battery WP8 device
Steps to reproduce:1. Open any Unity project2. Connect out-of-battery WP8 device through USB3. Message will be logged depending on d... Read more
[WP8] Camera flag don't clear does not work
To reproduce:1. Open attached project2. Open scene "test". It contains a spinning cube and a camera with the "don't clear" flag set3... Read more
Scale curves in generic animations aren't previewed
To reproduce:1. Open up the attached project2. Open "scene" it contains an animated cube. (with movememnt and scale animated)3. Ente... Read more
uGUI - animating RectTransform.localScale via script is broken
To reproduce:1. Open attached project2. Open scene "BasicScene". It contains three animated (via script) stars and two buttons to st... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal