Search Issue Tracker
A sound does not loop if it was just loaded before being played
To reproduce:1. Open Unity Test Project2. Open TestScene3. Inspect the script ApplicationController - source.loop is set to true4. P... Read more
In scripting reference when you click on a link to open it in new tab it...
n scripting reference when you click on a link to open it in a new tab, the new tab opens in the current location, not in the locati... Read more
GetNameOfFocusControl doesn't update
Steps to reproduce : - import the project attached- open the scene and press play- click in the text field and notice the label show... Read more
Animation Layer name is not used in the hash of a state under a sub-stat...
To reproduce:1. Open any project2. Create a new animation state machine3. Create a new layer4. In the new layer create a state and c... Read more
No gravity for enemies in 2D example project
Steps to reproduce : - import the 2D example project from the Asset Store- play the scene and notice the enemies do not fall on the ... Read more
The documentation site has a lot of dead links
The documentation site has a lot of dead links: http://docs.unity3d.com/Documentation/Manual/index.html http://docs.unity3d.com/Docu... Read more
"Clipping Planes" text in the Inspector is not yellow when both clipping...
"Clipping Planes" text in the Inspector is not yellow when both clipping planes are animated Read more
You can't see the edge collider when added to an empty sprite
1. add edge collider and 2d rigibody to empty sprite2. create object it should collide with, fx box with 2D boxcollider Observe how ... Read more
Replace component feature doesn't work.
1. add polygon collider to sprite2. add another polygon collider and when the pop up appears select 'replace' Observe how the polygo... 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