Search Issue Tracker
Blank Unity project crashes at start on specific Android devices from Un...
When building empty Unity 5.4 project to specific android devices (samsung galaxy tab 3 lite(SM-T113) or Amazon fire 7) it crashes o... Read more
[Input System] Player Input Manager's Join Action is not triggered when ...
Reproduction steps:1. Open the attached project ("case_1260625-JoinAction.zip")2. Open the repro scene ("MainMenu")3. Enter Play Mod... Read more
Win standalone titlebar buttons don't function if touched when default i...
Steps to reproduce:1. Create a new Unity project2. Open Buidl settings3. Switch platform to Windows standalone and go to project set... Read more
[ContinuousCollisionDetection] If multiple collisions happen in one upda...
Steps to reproduce: 1. Open attached project2. Open scene "sc_gameplay"3. Notice that "pr_ball" has "Collision detection" set to "Co... Read more
"PlayerLoop internal function has been called recursively" error is thro...
How to reproduce:1. Open user-submitted project (PlayerLoopRecursively.zip)2. Open the SampleScene Expected result: no errors are th... Read more
Maverick and Unity performance issues
On some Mac's with OS X 10.9 Unity performance is very bad, including stuttering, editor freezes, editor lags and similar. We found ... Read more
[Mobile] Bluetooth microphones not listed in Microphone.devices list in ...
Microphone.devices list does not return Bluetooth microphones connected to Mobile devices.It returns Bluetooth microphones in the Ed... Read more
Stepping out while debugging causes the standalone player to freeze
To reproduce:1. Build Angry bots x64 standalone on OSX 10.92. Put a breakpoint in FreeMovementMotor line 183. Pin some variables4. A... Read more
Destroying Texture2D doesn't free memory
Steps to reproduce: 1. Open attached project "765799.zip"2. Open scene "repro"3. Open "TestMemoryLeak.cs"4. Notice that it creates n... Read more
[AssetDatabase] Prefab resource is null when loaded after restart of Editor
Reproduction steps:1. Open user attached Project2. Open "Assets\Scenes\SampleScene" Scene3. Press Play4. Restart the Editor5. Press ... 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