Search Issue Tracker
[Android] Editor terminates the ADB connections when an emulator is runn...
Reproduction steps: 1. Open the attached project "PROJECT_PATH" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Open “PRO... Read more
Move tool resets GameObject's local position when a different parent Gam...
How to reproduce: 1. Open the “MoveToolTest” project 2. Open the “Test1” Scene in the “Scenes” folder 3. Select the “Elevator” Ga... Read more
CrashReportHandler.enableCaptureExceptions does not ignore crashes when ...
How to reproduce: 1. Open the “DiagnosticsNotIgnoringCrashes“ project 2. Make sure that the “Cloud Diagnostics” Service is enabled... Read more
About Unity expanded version info can be moved with cursor
How to reproduce: 1. Create a new Unity project 2. Unity -> About Unity... -> Press the Options key ("Alt" on Windows) 3. Select ... Read more
Light intensity is clamped to a visible sphere volume with HDRP path tracer
With the HDRP path tracer when the exposure value is low (-5 for instance), and with volumetric fog enabled, the effect of the light... Read more
Serializable integer variable changes are reset when entering the Play Mode
Reproduction steps: 1. Open the attached “ReproProject” project 2. Open the "Assets/Scenes/WorldScene.unity" scene 3. Select the ... Read more
Timeline and Animation windows cannot record script component changes
How to reproduce: 1. Open attached "Timeline.zip" project and scene "SampleScene" 2. In Hierarchy window, select the Timeline Game... Read more
Custom Render Pass increases memory usage when in Play Mode
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/Empty.unity” Scene 3. Enter the Play Mod... Read more
Objects cast inverted shadows when using Path Tracing on a transparent m...
Reproduction steps: 1. Open the attached project "ShadowLight" 2. Open “Assets/Indoor Scene.unity“ Scene 3. Observe the inverted ... Read more
[Entities] "System.IndexOutOfRangeException" when opening Scene that con...
Reproduction steps: 1. Open the attached project “EntitiesGraphicsBug” 2. Open the “Assets/Scene/Game” Scene 3. Inspect the Conso... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key