Search Issue Tracker
[PlaymodeTests] Scenes in build index are in different order when runnin...
To reproduce: 1. Open attached project. 2. Run playmode tests in editor (passes) 3. Run playmode tests in standalone (fails) Scen... Read more
[API Updater] Obsolete code located under #else in "#if UNITY_EDITOR" pr...
Steps to reproduce: 1. Open the attached project 2. API updater should pop up. Do the API update. 3. Try building Scene "scene.unity... Read more
Overwriting ShaderVariant Collection destroys its AssetBundle reference
Steps to reproduce: 1. Open QA attached project 2. Select "NewShaderVariants" file in Project view 3. Set "AssetBundle" to shaders o... Read more
[Android] Texture.GetNativeTexturePtr always returns 0 for dynamically c...
To reproduce: 1. Download and open "JustPlainOldVulkan.zip" project. 2. Open "Test" scene. 3. Add "GetNativeTexturePtr.cs" script t... Read more
Using MemoryMappedFile class from System.IO.MemoryMappedFiles namespace ...
To reproduce: 1. Open the project, attached by user (MemoryMappedFile.zip) 2. Open "scene" scene if not open 3. Enter Play mode Ex... Read more
Indirect shadow color disappears after moving viewpoint when rendering w...
Steps to repro: 1. Open attached project and '01_SimpleMultipleLights' scene; 2. Select Camera gameobject; 3. Change Camera's rotat... Read more
FSBTool runs out of memory when import large audio clip
To reproduce: 1. Import attached audio file (noise_large.wav) Actual: Audio file fails to import and following error is thrown in ... Read more
[Preview] Background of preview is black instead of dark grey and isn't ...
Steps to reproduce: 1. Create new project 2. Add cube to scene 3. Drag it to project tab make prefab out of it 4. Once prefab is cr... Read more
RenderTexture.Create failed error when GameView aspect ratio is automati...
To reproduce: 1. Open Game View 2. Open Aspect Ratio options 3. Add New Aspect Ratio (width: 99999; height: 10) Actual: GameView ... Read more
Exceptions are thrown when clicking on Aspect Ration options for Display...
To reproduce: 1. Open GameView 2. Select any Display from 2 to 8 3. Click on Aspect Ration options Actual: Following exceptions a... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window