Search Issue Tracker
[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
[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
Assertion failed on expression: 'm_PreloadTextureAtlasData.size() == m_D...
To reproduce:1. Open attached project2. Open 'TerrainError' scene3. Edit terrain(i.e paint, smooth height)4. Save changes Expected: ... 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
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
External Texture is not visible in Player/Build when Canvas Render Mode ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Observe that there's a transpare... Read more
[Full-Screen] Input.mousePosition output does not match the displayed vi...
To reproduce the bug follow the steps1. Open "InputMousePosition" project2. Open "Test" scene3. Build & Run4. Select resolution ... 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
SetTargetBuffers plus RenderTextures don't work with deferred shading
When using SetTargetBuffers on a camera to render to a RenderTexture, rendering only works if the camera is not using the DeferredSh... 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
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