Search Issue Tracker
No way to unspawn objects on client.
There is no way to unspawn objects on a client without destroying them on the server. This is a problem when using custom spawn hand... Read more
Input field value changed broken behavior on mobile devices
Steps to reproduce: 1. Open the attached project2. Open and play the scene3. Select the first input field4. Enter some text5. Notice... Read more
"API Update required" window doesn't notify user if Unity wasn't in the ...
To reproduce:1. Open attached project "APIUpdate"2. While Unity is opening focus on any other app (you need to make it before API up... Read more
[VCS] User logged out always outputted to log when connecting
To Reproduce: 1. Connect to any p4 workspace.2. Observe that everytime you click connect this is printed out in the log:"User userX ... Read more
[IL2CPP] Type.GetType() fails on ARMv7
To Reproduce: 1. Build the attached project for 32bits or deploy an Universal build to a 32bit only device.2. Observe that all Type.... Read more
[FixedTimestep][LimitVelocityOverTime] The size of Particle system in ed...
Steps to reproduce: 1. Open attached project ("ParticleBug.zip")2. Open scene "ParticleBug"3. Go to "Edit > Project settings >... Read more
FBX Imports bad default pose (on specific characters
1. What happenedThese 2 fbx characters import with the correct arm pose (T-Stance) in 5.0These 2 same characters import with a bad a... Read more
[Crash] Passing null CommandBuffer causes crash
Steps to reproduce: 1. Open attached project "AddCommandBufferCrash"2. Open "705609" scene3. Open "AddCommandBufferCrash.cs" script ... 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