Search Issue Tracker
[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
Animation window lags when rotating gameobjects in animation mode
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Open Animation Window4. Select any gameobject under the Princes... Read more
isLocalPlayer not reset on host when ReplacePlayerForConnection called
isLocalPlayer not reset on the old player object on the host when NetworkServer.ReplacePlayerForConnection() is called. Read more
Input class does not recognize any input
No keyboard/mouse presses are detected by Input class.We have a simply Debug.Log (Input.anyKey); called in Update method. Basically,... Read more
[Resource busy:: Mac] Opening new project throws "Resource busy" dialog ...
On Mac, every time a project is opened using the "open project" option a dialog pops up: Resource busy Steps to repro:- Launch unity... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code