Search Issue Tracker
GraphicsSettings.asset file is modified when building a project after sw...
How to reproduce:1. Create a new Unity project2. Build a project for Windows3. Check the Shaders in the Graphics Settings4. Build a ... Read more
Zoom Setting in Project window resets to a default value when selecting ...
To reproduce:1. Open any project2. In Project window, make sure Assets folder (or any child folders) is selected3. Change the Projec... Read more
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... Read more
[macOS] Holding middle mouse button without scrolling in the Game View s...
How to reproduce:1. Create a new Unity project2. Open the Game View window3. Hold the middle mouse button in the Game View Expected ... Read more
Objects rendered in the ForwardOpaque are excluded from the _CameraDepth...
How to reproduce:1. Open user-supplied project2. Open and Play the "SampleScene" Scene3. Pause the Scene > Select "Main Camera"4.... Read more
[VCS] Sprite Atlas asset is checked out in Perforce after entering Play ...
How to reproduce:1. Add the attached project ("SpriteAtlasPerforceIssue.zip") to your correct workspace folder and open it2. Connect... Read more
[Linux] Editor is always on top for dragging, even if popup window is cr...
To reproduce:1) Create a new project2) Open Build Settings and click Build (so that a prompt for a location to build in would open)3... Read more
Particle System with Prewarm does not pre-initialize the Particle Effect...
How to reproduce:1. Open the project from the attached file "1222573.zip"2. Select the "Particle System" GameObject from Hierarchy3.... Read more
Shader [Gamma] attribute is ignored when MaterialPropertyBlock.SetFloat(...
How to reproduce:1. Open the Sample Scene of the attached project "1189653.zip"2. Enter Play mode3. Investigate the 2 Cubes in the S... Read more
Crash on Unity::Joint::SetupAxes when editing joint angular limits on ch...
How to reproduce:1. Open new Unity project2. Create two Empty GameObjects and make one the child of the other3. Add a Hinge Joint Co... 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