Search Issue Tracker
[IL2CPP] Build fails on x86 with C++ source code native plugins
Steps to reproduce: 1. Download attached project 2. Change architecture to x86 3. Build project Expected results: Build is successf... Read more
AddressableAssetSettings.asset gets modified when assets get modified, e...
How to reproduce: 1. Open user-submitted project (736949) 2. Make sure 'Verify Saving Assets' is enabled in Unity preferences 3. Cha... Read more
Crash in aiPropertyGetTimeSamplingIndex when dragging Alembic(.abc) asse...
How to reproduce: 1. Open user-submitted project (alembicTesting.zip) 2. Drag the asset alembicClothTest into the Hierarchy window ... Read more
[iOS][tvOS] Memory Leak related to Animations when calling "ConstructArr...
Reproduction steps: 1. Import "The Blacksmith: Characters" package from the Asset Store 2. Set "Volund" scene as the Main Scene 3. "... Read more
Calling AsyncGPUReadback.Request crashes Editor when using OpenGLCore Gr...
Steps to reproduce: 1. Download 1197789_repro.zip and open "Test" scene 2. Switch Graphics API to OpenGLCore 3. Enter play mode Res... Read more
[Mac]Build Settings window goes behind the editor while trying to add sc...
Steps To Reproduce 1. Create a new project 2. File > Build Settings 3. Click on any scene in the project window to drag and drop in... Read more
Build creates "_BackUpThisFolder_ButDontShipItWithYourGame\il2cppOutput\...
Steps to reproduce: 1. Create a new project 2. Switch platform to UWP and build project 3. Navigate to "BuildLocation\GameName_BackU... Read more
[HDRP] Volumetric Fog is missing Mip Settings
Reproduction steps: 1. Create a New HDRP Project 2. Open "SampleScene" scene 3. Select the "Fog" GameObject 4. Look at the "Fog" Set... Read more
[Encoding/compression] Changing "Lightmap Encoding" setting does not tak...
To reproduce: 1. Open the project in case 1195549, 2. Edit File->Build Settings...->Player Settings...->Player->Lightmap Encoding, ... Read more
[Scene/Game View] Directional Light Gizmo is missing in the Scene View
Directional Light Gizmo is missing in the Scene View, refer attached screenshot Steps to repro: 1. Create a new project 2. Select "... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL