Search Issue Tracker
[HDRP] Entire scene is white after removing Exposure from Post Processing
Steps to reproduce:1. Create a new template HDRP project2. Disable Exposure Post-Process effect Expected results: Scene becomes dark... Read more
[InputSystem] TrackedDeviceRaycaster has hard references on both Physics...
TrackedDeviceRaycaster currently has hardcoded references to both the Physics and the Physics2D class in Unity. Depending on the app... Read more
[IL2CPP][Windows]Standalone build crashes when using IMGUI
-e: see title, either removing imgui or new input system or switching to mono stops the crash--doesn't crash in 2019.3b7, 2020.1a7, ... Read more
[macOS][2017.4] Empty error appears in the Console window when certain f...
How to reproduce:1. Download the tester-attached script(uv_anim.js)2. Create a new Unity project3. Import the downloaded script4. Se... Read more
[Input System] Input from before game has started may leak into game
This can be seen in SimpleDemo, for example, when going into play mode and finding that the player is suddenly looking at the ground... Read more
[ProBuilder] 'Merge Objects' does not result in a consistent pivot locat...
1. Create a new unity project.2. Install the ProBuilder package. (Window -> Package Manager)3. Open ProBuilder toolbar. (Tools -&... Read more
Reparenting an entity throws a InvalidOperationException when entity is ...
How to reproduce:1. Open attached project ("Reparenting break.zip")2. Enter Play mode Expected result: Entity is successfully repare... Read more
Inspector does not show "-" symbol in the Layer/Tag fields when several ...
How to reproduce:1. Open the attached "Repro1191296.zip" Project2. Select all the GameObjects in the Scene using CTRL+A3. Observe th... Read more
Infinite Shader Graph compilation loop during project launch when projec...
How to reproduce:1. Open VM -> Bug Attachments -> '1191267-compilation-loop-issue.zip' project Expected result: The project op... Read more
Profiler shows incorrect amount of (Instancing) Batched Draw Calls and B...
How to reproduce:1. Open attached project ("DOTS testing.zip")2. Open Profiler window (Window->Analysis->Profiler)3. Enter and... 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