Search Issue Tracker
SerializedProperty array values get copied from one Asset to another whe...
How to reproduce:1. Open user's attached "ArrayBug" project (and replace SpriteAssetEditor.cs with newer version of attached here)2.... Read more
[Lighting][URP] Cyan tint baked into reflection probes in scene view
Steps to repro:1. open Unity project (like Universal RP template) with no Library folder (new project, or delete Library folder)2. t... Read more
[XR][WMR] Camera Rotation coords twitches between the negative and posit...
Reproduction steps:1. Open the attached project ("1268878Repro.zip")2. Open "SampleScene" scene3. Open Inspector window4. Select the... Read more
NullReferenceException is thrown when changing the Pivot Point of the pa...
How to reproduce:1. Open the user's attached "Probuilder Bug.zip" project2. Open the "SampleScene" Scene3. Create a new Probuilder C... Read more
Wild memory leaks leading to StackAllocator::WalkAllocations crashes
Reproduction steps:1. Create a new project, using Unity Hub 2.4.x2. Choose the FPS Microgame template3. Wait for the project to open... Read more
[macOS] Prefab preview thumbnail is dark when reimporting all Assets
How to reproduce:1. Open the attached project2. In the Project Window, inspect the Prefab thumbnail/preview icon (Assets->DogPack... Read more
[Hub] Installation failed error is thrown when adding an Editor version ...
1. Open Unity Hub and go to the Installs tab2. Click ADD and select any Unity version available there3. Click NEXT and then DONE4. D... Read more
[HDRP] Skybox scene view toggle makes HDRP lit render too bright
Steps to repro:1. open HDRP project2. toggle "skybox" off from "scene effects toggle" in scene view3. observe HDRP lit objects with ... Read more
Editor crashes with "The file 'MemoryStream' is corrupted!" when deletin...
How to reproduce:1. Open the attached project (case-1276834.zip)2. Open the Scene 'testScene'3. In the Project window delete the 'Ki... Read more
[HDRP] Reflection Probe face does not reflect ambient lighting when baked
How to reproduce:1. Open user's attached project from "SkatePrototypeV2.zip"2. Select "ReflProbe" in the Hierarchy3. Rotate it in th... 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
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()