Search Issue Tracker
[Memory] 1 MB increase in RuntimeInitialize() memory due to TempBackgrou...
Reproduction steps:1. Open the attached project "EmptyProject";2. Build the iOS project and open it through XCode;3. Hold down the p... Read more
Crash on exit: GfxDeviceD3D12::QueueRelease
Unity crashes when GPU profiler is active and rendering APIs are switched. It's more easily reproducible if a RenderTexture is used.... Read more
[2018.1] 'Can't add script behaviour VisualContainerAsset' error when ad...
Reproduction steps:1. Create a new script.2. Change the filename of that script.3. Add script to an object in the scene. Expected er... Read more
Layout cannot be saved if its name contains '/' or '\'
To reproduce:1. Create a new project2. Select Window-> Layouts-> Save Layout3. Save layout with a name that contains slash or ... Read more
Crash when using the GPU profiler: TexturesD3D11Base::RemoveComputeBuffer
Unity crashes when GPU profiler is active and rendering APIs are switched. It's more easily reproducible if a RenderTexture is used.... Read more
[Win IL2CPP] Make "No AOT code was generated" exception more useful
To reproduce:1) Open attached project and scene2) Build and run it for Win Standalone IL2CPP You will see the following error in pla... Read more
[Android] [GPS sensor] Longitude and latitude is not returned on Galaxy S9
Steps to reproduce:1) Download attached project and open in Unity2) Build and run project on a device3) Click on "GPSScene" buttonNo... Read more
[Video] Buffer overflow warning when we change playback speed of video p...
To reproduce:1. Open the QA's attached project2. Load the WebM file in the Video Player3. Go to Playmode4. Increase the Playback Spe... Read more
Screen.width/Screen.height in OnEnable/Awake shows incorrect values when...
How to reproduce:1. Open attached project ("ScreenBug.zip")2. Enter Play mode3. In Hierarchy window, disable and enable "PrintResolu... Read more
[PLM][API] Prioritize View, Direct Samples, and Indirect Samples are not...
When baking backend is set to Progressive Lightmapper, it can be observed that there is no way to access the values of `Direct Sampl... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved