Search Issue Tracker
Draw call cannot be batched when objects are affected by different refle...
Reproduction steps: 1. Download user's project and open in Unity 2. Open "test" scene 3. Open Window -> Debug -> Frame Debug 4. Sele... Read more
Textures break when GenerateMipMaps is disabled with Max Size set to 819...
Steps to reproduce: 1. Open user attached project 2. Select R0010890.jpg 3. Turn off GenerateMipMaps 4. Make sure that Non-Power of ... Read more
[PLM] 'Failure computing material mapping for Progressive Lightmapper' w...
Steps to repro: 1. Open attached project and 't1' scene; 2. Create Terrain gameobject (GameObject>3D Object>Terrain); 3. In the Ins... Read more
[Regression] It is not possible to navigate (fly) in scene view using ar...
Steps to reproduce: 1. Create a new project 2. In scene view try pressing arrow keys to fly around - Note: Holding Mouse 2 (right ... Read more
[WSA] When building UWP, get error Windows.Perception.People.HeadPose::g...
Steps to reproduce: 1. Open the attached project 2. Switch platform to Windows Store 3. Open the test.unity scene 4. Build 5. Observ... Read more
Legacy diffuse shader doesn't work with Progressive Lightmapper
How to reproduce: 1. Open user's project (Lightmap issue 2018.1b.zip) 2. Open scene "3B_scene.unity" 3. Bake lightmap using Progress... Read more
Compilation errors during asset bundling changes active build target
How to reproduce: 1. Open the "New Unity Project 1.zip" project 2. Press Assets>Build AssetBundles 3. Check the console to confirm t... Read more
Unresponsiveness due to reloading Visual Studio project
For larger projects this reload takes a long time (~20-30 seconds of unresponsiveness). The bug is easily noticeable when using Visu... Read more
[macOS] Play/Pause buttons have a small white outline when the Play butt...
Steps to reproduce: 1) Open Unity and create a new project 2) Press Play button Note: Play/Pause button colors will be not correct ... Read more
[tvOS] APIUpdater fails when changing platform to tvOS
When switching platforms to tvOS, the required API updater fails and then building for tvOS is impossible To reproduce: 1. Downloa... 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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1