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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons