Search Issue Tracker
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps:1. Open project in "2020.1.0a20.zip"2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Node3... Read more
SVG viewport is not preserved when imported as UI Toolkit Vector Image
Reproduction steps:1. Open “PaddingProject“2. Open “ExpectedScene” and observe the SVG’s padding in the Game view3. Open “ActualScen... Read more
[CharacterController] isGrounded returns wrong values while character is...
Steps to reproduce: 1. Open the attached project2. Add a 'Test' input button in Editor/Project Settings/Input3. Open and play the 'A... Read more
[MacOS] Drag&Drop stops working for Editor
Sometimes Drag&Drop stops working on Mac. To repro:0. Provide any Drag&Drop operation: e.g.:1. Create a script and move it t... Read more
[Linux] Crash on creating new project in 'mini_get_debug_options'
Crash on launch with the following stack trace: #0 0x007f401ce73ff9 in mini_get_debug_options#1 0x00555773e85e14 in InitializeMonoFr... Read more
[Addressables] Exception is thrown when calling AssetReference.RuntimeKe...
How to reproduce:1. Open the attached project ("case_1186801-AddressableError.zip")2. Open the repro scene ("SampleScene")3. Build P... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... Read more
DLSS smearing artifacts when idle animation repeats
How to reproduce: 1. Open the project “IN-98414_DRS_UnityBug”2. Navigate to DRS → GameRunner3. Click “Run”4. Click “New Game”5. Pres... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left