Search Issue Tracker
Unknown error when loading corrupted Lightingdata Asset
Reproduction steps:1. Open the attached project "CannonFodder3StyleGame.zip"2. Load "Assets/Scenes/WhiteBox-Environment" scene if it... Read more
Performance is heavily impacted when displaying a Shader in the Inspector
How to reproduce:1. Open the attached project2. Open the Profiler Window (Window->Analysis->Profiler)3. Switch the Profiler's ... Read more
Warnings are missing when compiling for certain platforms (opengl)
FXC shader warnings are lost when compiling GLSL/Metal shaders. Read more
Hovering mouse over various docked editor windows moves brush in the scene
Steps to reproduce:1) Download attached project and open in Unity2) Open "TerrainScene"3) Make sure that terrain brush is visible in... Read more
Warnings related to bounds occur when Terrain component enabled
How to reproduce it:1. Open user's attached project2. Load 'TreeBoundsTest' scene from 'Assets' folder3. Clear Console view4. In the... Read more
Scripts are showed in the Script Execution Order when they are read-only
How to reproduce:1. Create a new project2. Go to Edit -> Project Settings -> Script Execution Order3. Click the '+' button to ... Read more
[FXC Crash] Shader compiler crashes when a project contains a shader wit...
Reproduction steps:1. Create a new project or open an existing one2. Import the attached shader ("testPredicate.shader")3. Observe e... Read more
[UIToolkit] [Package Manager] Package manager window gets empty, Editor ...
Steps to1. Create a new project2. Open Package Manager window3. Click on a “+” button4. Select “Add package from git URL”5. Enter “c... Read more
[InputSystem] Editor gives every array element the same value when using...
How to reproduce:1. Open user's attached "BetaTest" project2. Open Assets/testscene3. Select the Main Camera in the Hierarchy view4.... Read more
Scaling problem with PanelSetting set to ScaleWithScreen/Expand
When the PanelSettings scale mode is set to scale with screen size and screen match mode is set to expand, the scaling does not work... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS