Search Issue Tracker
C# compiler in Unity editor crashes when running on Apple silicon devices.
Only reproduces on 2020.2. Does not reproduce on 2019.4 or 2020.1. Read more
Unity Hub doesn't work on Apple silicon devices
Found in: Unity Hub 2.3.x Fixed in: Unity Hub 2.4.0 beta 2. Unity Hub beta can be downloaded from https://public-cdn.cloud.unity3d.... Read more
Compile errors in DLLs are not treated as compile errors
1 I created 2 precompiled DLLs through VisualStudio: DLL2 references DLL1 2 I drag and dropped those DLLs to Unity project 3 I creat... Read more
[Stacks] Newly added master stack nodes have separators that should not ...
Repro steps: 1. Create a new "Blank Shader Graph" and open it 2. Add "Universal" or "HDRP" to the targets Expected result: newly add... Read more
[Stacks] Some stack nodes are wider than they should be
Repro steps: 1. Use a project with HDRP 2. Create a new HD Lit shader 3. Go into the graph inspector and, under surface options, ena... Read more
Instanced Terrain shadows are flickering when no Shadow Cascades and Clo...
How to reproduce: 1. Open the attached project named "Case_1257896" 2. Open the SampleScene 3. Move the Camera around the Scene 4. O... Read more
Last touched (by the drag and drop action) object is painted when drag-d...
How to reproduce: 1. Open the attached 'project-1260931.zip' project and load the 'ScampleScene' scene 2. Using the Probuilder Face ... Read more
[Feature Request] ModelImporter SkeletonPath is not exposed and cannot b...
Generating an Avatar Mask skeleton from the generated avatar is impossible due to a check inside "AvatarMaskInspector.cs: ImportAvat... Read more
[Particle System] Ribbon trails are connected in the wrong order when us...
How to reproduce: 1. Open user's attached "RibbonTrailsBug.zip" project 2. Go to Edit -> Project Settings 3. Select the Time menu it... Read more
[Reflect] Documentation is not published and only available offline
All documentation links for Unity Reflect (documentation, Changelog, License) are not published and only available offline. Refer 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
- "Screen position out of view frustum" error is shown when displaying populated World Space canvas in Multiplayer Play Mode secondary Editor using Input System UI Input Module
- Sprite width/height is rendered differently in the Game view than in the Scene view
- Debug Mode popup window is inaccessible/cut-off when opened on widescreen monitors or resizing to specific Editor Window resolution
- Post-processing Render Features using Render Graph do not work when URP 2D Renderer is used and Render Graph enabled
- [Unity Physics] The NativeList<DistanceHit> randomly returns fewer hits than expected when using CalculateDistance in Edit mode tests