Search Issue Tracker
[UWP] BuildFailedException is thrown when building into UWP
Reproduction steps:1. Open project "Unity Sample Application.zip"2. Open Build Settings window from File > Build Settings3. Set t... Read more
[Serialization] Different serialization layout error thrown at runtime w...
How to reproduce:1. Open the attached Unity project ("1358602_2021.2.0b9_repro.zip")2. Build And Run3. When the app finishes loading... Read more
Public variable's value is unable to be changed when it's above a Custom...
How to reproduce:1. Open the user's attached project "BugReport.zip"2. Select "Test" in the Hierarchy window3. In the Inspector wind... Read more
[Android] GetNativeTexturePtr function doesn't get the camera's informat...
How to reproduce:1. Open the user's attached "RollABallTest.zip"2. Build and Run on an Android device3. Give the app Camera permissi... Read more
OnValidate callback is called twice when entering Prefab Mode
How to reproduce:1. Open the attached “OnValidateIssue“ project2. Add the "New Prefab" prefab to the Hierarchy3. Edit the prefab in ... Read more
HDR cubemaps are not compressed when switching platforms, and changing L...
Steps to reproduce: 1. Make sure that you have Android and/or iOS platform support installed2. Open "case1264654-BiRP-modified" proj... Read more
[InputField][Legacy][Mobile] The caret & Soft keyboard shows up after ta...
How to reproduce:1. Open the attached project2. Build & Run project on any mobile device3. Go to the UGUI scene (by tapping the ... Read more
ProfilerCounterValue does not appear in the profiler when using custom c...
How to reproduce:1. Open project "Custom Category Issue.zip"2. Open the Profiler (Window>Analysis>Profiler)3. Enter the Play M... Read more
Skybox Environment Lighting is not visible after loading Scene using Sce...
Reproduction steps:1. Open the attached 'Skybox.zip' project2. Open the 'Main' Scene3. Enter Play Mode and observe the cube's color4... Read more
FBX textures do not get extracted when clicking the 'Extract Textures' b...
To reproduce:1. Open the project “TestFBXImportBug”2. Select the Sign in the Assets → Models3. Select the Materials tab in the Inspe... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default