Search Issue Tracker
AddComponent<Image>() on a new created child GameObject disables parent ...
To reproduce: 1. Download attached project "CanvasBug.zip" and open in Unity 2. Open "MainScene" scene 3. Press "Play" button Expe... Read more
There are small grammar mistakes in Sprite Atlas inspector
Reproduction steps: 1. Create new project. 2. Open Sprite Atlas inspector. 3. Hover over Allow Rotation. Expected result: Tooltip w... Read more
[WebGL] Profiler does not work Build&Run's tab is closed and then reopened
To reproduce: 1) Create new project 2) Mark it to Autoconnect to Profiler (it doesn't work when directly connecting) 3) Build and ru... Read more
Undoing Edit of PolygonCollider2D results in Errors "Assertion failed: S...
To reproduce: 1. Open new project. 2. Create new EmptyObject. 3. Add "PolygonCollider2D" component. 4. Press "Edit Collider" and edi... Read more
Standalone player sometimes crashes on display activation when color spa...
Reproduction steps: 1. Open project attached (MultiDisplayLinearFail.zip). 2. Open scene "Test". 3. Build for Standalone player. 4. ... Read more
[HoloLens] Tracking is completely broken when cameras "Allow MSAA" is tr...
Steps to reproduce: 1. Open attached project 2. Open "StaticCubes" scene 3. Select "Main Camera" in the Hierarchy 4. Make sure camer... Read more
[macOS] Crash in __pthread_kill when starting a new thread
Steps to reproduce: 1. Open the project attached 2. Attach ThreadTest.cs to Main Camera gameObject 3. Enter play mode 4. Left-click ... Read more
Crash when undoing "Create Track" in Timeline
Reproduction steps: 1. Create new project. 2. Create cube. 3. Create new timeline for selected cube. 4. Press record. 5. Move cube. ... Read more
Texture importer fails to detect alpha channel of layered tif
Texture importer fails to detect alpha channel of layered tif, only workaround is to override force importer to an alpha-aware forma... Read more
Video Player does not play audio when rendered on RawImage component
Steps to reproduce: 1. Open "900348 repro.zip" 2. Enter play mode 3. Observe how video is playing (from ViewGO->OverlayCanvas->Video... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow