Search Issue Tracker
[VerticalLayoutGroup] Children position is not updated when a child's sc...
How to reproduce:1. Open user's attached "VerticalLayoutGroup - Bug.zip" project2. Open "SampleScene" Scene3. Enter Play Mode4. Obse... Read more
[Progressive Lightmapper][Denoiser] Artifacts appears on objects when Au...
How to reproduce:1. Open attached project "case1260772.zip"2. Go to Assets -> ProjectModels -> Lightmaps folder and open scene... Read more
[macOS] Crash in objc_retain when docking the Asset Store window with ce...
How to reproduce:1. Create a new Unity project2. Switch to the '2 by 3' Editor layout3. Open the Asset Store window4. Undock it and ... Read more
[AssetDatabase2] Editor encounters an endless recursion when importing a...
How to reproduce:1. Create a new 3D template project2. Import the attached Unity Package file named "Package_1260657" Expected resul... Read more
[Input System] Player Input Manager's Join Action is not triggered when ...
Reproduction steps:1. Open the attached project ("case_1260625-JoinAction.zip")2. Open the repro scene ("MainMenu")3. Enter Play Mod... Read more
AsyncGPUReadback can leak memory under certain circumstances.
If you first read back into a native array, then do a normal readback, the normal readback can leak memory, if it reuses the request... Read more
[2D Animation] Vertical slider handle is not aligned and placed slightly...
Vertical slider handle is misaligned in the Bone Influence window and placed slightly to the right side from "Skinnig Editor", refer... Read more
[Profiler] Profiler module editor doesn't save any module if a module wi...
If we add the first module with the counter and then add the second module without the counter and close the profiler module editor ... Read more
Crash on MemorySnapshotOperation::SubmitData after creating a Player Mem...
Reproduction steps:1. Open user's attached project2. Go to Edit > Build Settings, build a Development Build and run it3. Go to Wi... Read more
[PackMan] NullReferenceException error is thrown if a sample in package....
How to reproduce:1. Open user's attached "PacManBugs.zip" project2. Go to Window -> Package Manager3. Expand "elZach" in the Pack... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template