Search Issue Tracker
Determining whether an object resides withing the scene or asset file do...
Steps to reproduce : - open the page https://docs.unity3d.com/Documentation/ScriptReference/Resources.FindObjectsOfTypeAll.html and ... Read more
Animator.targetRotation crashes Unity when called from an Editor script
Steps to reproduce the issue:1. Open the attached project and "MainScene" scene2. Open Animator window3. Select "Animator Crash Demo... Read more
PointInRectangle does not return correct results
Steps to reproduce : - import the project attached- open the scene- press play- click on the "non-white" half of the screen and drag... Read more
Frame debugger does not handle render plugins
To reproduce:1. Open the unity render plugin demo ( http://docs.unity3d.com/uploads/Examples/RenderingPluginExample45.zip) with a 32... Read more
ManualResetEvent is constantly signaled when the debugger is attached
Reproducible with:Unity Version 4.5.0f1 (e04830e31929)Unity Version 4.5.0f2 (d9247508ae75) Resolution: This is part of the design of... Read more
when opening a new project you have to refresh to see available packages
1. open module manager on 10.82. observe that there are no available packages until you refresh Read more
Game objects cannot be renamed if at least one game object in a scene ha...
To reproduce:1. Open the attached project2. Open the scene3. Select the game object called "try to rename me from hierarchy view (F2... Read more
Custom sprite-shader renders the colour of the alpha texture when viewin...
To reproduce:1. Open the attached project2. Play the scene3. Note that the table is all grey4. Build and run on an iOS device5. Noti... Read more
Enabling gyroscope on Samsung Note 3 adds big cpu overhead
With gyroscope disabled, the CPU overhead is 4-7 ms. With gyroscope enabled the CPU overhead jumps to 20-30 ms with occasional spike... 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