Search Issue Tracker
[HDRP] Auto exposure effects occur on entering/exiting in play mode with...
Auto exposure effects occur on entering/exiting in play mode with "Sprite Shape controller". Steps to repro:1. Create a new HDRP Pro... Read more
NullReferenceException errors are thrown after exiting Play mode when "E...
How to reproduce:1. Open the attached project "clothBug"2. Open the Scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the H... Read more
Unity Behavior Node Wizard generates incorrect type reference for nested...
Steps to reproduce:1. Create a new script with a class containing an enum (e.g., `public class MyEnumScript { public enum MyEnum { V... Read more
[URP] Forward Renderer Shader Pass list elements are undeletable
How to reproduce:1. Create a new URP project and open it2. Create a new Forward Renderer asset3. Select it and in its Inspector add ... Read more
Multiplication and division operators do not work with Vector3 and Vecto...
How to reproduce:1. Create and open a new project2. Import the Script “Test.cs“ into the project3. Attach the Script to any GameObje... Read more
[HDRP] LookDev Volume Profile changes are reflected in LookDev window on...
How to reproduce: # Open an HDRP project Navigate to the HDRP Global Settings page in Project Settings Locate LookDev Volume Profile... Read more
Crash on -[ContainerWindowDelegate windowWillClose:] when closing "Unity...
Reproduction steps:1. Delete all Unity cache folders to make sure the "Unity Editor Update Check" window will appear2. Create a new ... Read more
Particle trail from the Trails module deforms and twists when the GameOb...
Steps to reproduce:1. Open the attached project "particletwist.zip"2. Open Scenes/SampleScene3. Enter the Play Mode4. Observe the Tr... Read more
Rotating device while calling TrailRenderer.Clear() will result a crash ...
1. Build & Deploy my attached project to iOS 9 device.2. In-game enable Call Clear() checkbox3. Right after that rotate deviceNo... Read more
[Mobile] 'InputAnalytics.IInputAnalytic' does not contain a definition f...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the Build Profiles Window (File > Build Profiles)3. In the Build ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class