Search Issue Tracker
Unity crashes while selecting Render Pipeline Asset at PrepareRenderNode...
Steps to reproduce:1. Open the "RenderAssetCrash.zip" project2. Open the "SampleScene.unity" scene3. Open Edit -> Project Setting... Read more
Standalone player can not be launched with -force -vulkan if Auto Graphi...
Reproduction steps:1. Download project attached.2. Build standalone player and make sure that Auto Graphics API is marked.3. Open pl... Read more
Unity Editor grays out when Game view is open with HDR, AA, ClearFlags.D...
Reproduction steps:1. Open the attached project2. Open the "Test scene"3. Select the Main Camera game object4. Enable HDR5. Switch t... Read more
OSX Crashes when uploading a skybox to GPU on GeForce GT 650M
To reproduce: Try to open the attached project with the latest version (trunk) on a machine with NVIDIA GeForce GT 650M GPU. While t... Read more
SketchUp object which is in the invisible layer, imported to Unity becom...
Reproduction steps:1. Open the attached file 'case867782';2. Open the scene 'testScene';3. Observe the scene window;4. Open 'test' o... Read more
[iOS] Unity consumes more memory when allocating meshes starting from 20...
To reproduce:1. Open attached project "MemTest.zip"2. Build for iOS3. Deploy the Xcode project to the iOS device Expected result: in... Read more
[CommandBuffer] No shadows are cast via DrawProcedural unless there is a...
Steps to reproduce: 1. Open attached project2. Open scene "SkinnedMeshInstanceTests" and run it3. Notice that there are no shadows c... Read more
[Graphics] Too dark screen on DX11 when non-native fullscreen resolution...
Steps to reproduce: 1. Open the attached project2. Build the project for Windows standalone3. Run the project, select the resolution... Read more
Windows High DPI scaling breaks Graphics.DrawTexture
How to reproduce:1. Make sure Windows DPI is not 100% or 200% (either 125%, 150%, 175%, 225%)2. Open attached project "DPIScaling.zi... Read more
Changing display resolution while game is running does not adjust full s...
Steps to reproduce: 1. Open attached project.2. Build a game for PC standalone platform and run it.3. If the game is not running in ... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object