Search Issue Tracker
Editor shaders not recompiling when changing target graphics API in the ...
Changing Graphics APIs between DX11/DX12 doesn't result in shaders being recompiled in-Editor. Reproduction Steps:1. Open the new at... Read more
Main Editor Window is loaded with gaps on the side and bottom borders wh...
How to reproduce:1. Open any Unity project2. Resize the Main Editor Window to fill the whole screen (the window must not be maximize... Read more
Exception is thrown when opening a new project "Assertion failed on expr...
An exception is thrown when opening a new project or upgrade the project "Assertion failed on expression: 'strlen(name) <= UNITY_... Read more
Label text overflows its rect when resizing the Game view in Free Aspect
How to reproduce:1. Open the attached “IN-83704“ project2. Open the “SampleScene” Scene3. Make sure the Game view is set to Free Asp... Read more
[AR][Mobile] Using KudanAR custom package built project looks split on a...
To reproduce:1. Open attached project "reproproject.zip" and open "SolarSystem.unity" scene2. Build for iOS or Android (if built for... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project2. Select "MissingScript" asset and notice that it has a script missing3. Select both, "... Read more
Meshes are not drawn by Graphics.DrawMeshInstancedIndirect after refocus...
How to reproduce:1. Open the suer's attached project and PouchRenderTest scene (search for the scene in the Project search box)2. En... Read more
[iOS][Performance] Animated sprite renderering regression
Performance regression in 'sprites quad mesh' test in the MobileTorture benchmark project. See comment for exact details and project... Read more
Listener's distance from Audio Source in 3D Sound Settings only updates ...
Steps to reproduce:1) Open the latest attached project.2) Open scene 'Solar System'.3) Press 'Play'.4) In the Hierarcy, expand the c... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks