Search Issue Tracker
Order in Layer does not work when previewing in Prefab Mode
How to reproduce:1. Open the user-submitted project2. Open the Prefab "UiImagePrefab" (Assets/UiImagePrefab.prefab)3. In the Hierarc... Read more
[iOS] Crash when using Addressables.InitializeAsync
Reproduction steps:1. Download and open the attached "Misc.UnityProject.zip"2. Build and deploy the project to iOS3. Observe the cra... Read more
Warning is thrown when a specific layout is used after script recompile
Steps to reproduce:1. Create and open a new project2. In the menu bar click (Layout → Load Layout from File…). and select the attach... Read more
[MacOS] Using Keep Alpha in videoclip importer settings alpha channel ge...
To reproduce:1. Open attached project "1172601.zip"2. In Project window select "dancer.1.webm" videoclip3. Observe in the Preview wi... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U Read more
[SpeedTree] Windzone Main/Turbulence settings have no effect
To Reproduuce: 1. Open scene test & play.2. Observe that changing Main & Turbulence setting on the WindZone object has effec... Read more
[iOS] UnityWebRequest.SendWebRequest Timeout property is being ignored u...
When using UnityWebRequest.SendWebRequest with timeout property set to a particular value that is smaller than the time required for... Read more
The "Properties..." shortcut does not open the Focused Inspector window ...
To reproduce: 1. Download the attached project "TestEditorShortCuts.zip" and open it in Unity2. Open the "TestingShortcuts" scene3. ... Read more
Inconsistent capitalisation of the word “model”
Steps to reproduce:1. Create a new project and install the "AI Generators" package2. Open “Generate New Texture” window (AI > Gen... Read more
Fatal signal 11 (SIGSEGV), code 2 crash on Android devices
Some apps crashes with Fatal signal 11 (SIGSEGV), code 2 message on Android devices 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class