Search Issue Tracker
Unity crash on [InitializeOnLoad] when opening project
How to reproduce:1. Open given Unity project2. If Unity doesn't crash2.1. Close the project2.2. Delete the Library2.3 Open given Uni... Read more
Shader settings are not being enabled/disabled by the Script when the Ga...
Reproduction steps:1. Open user's attached project ("TestEmissionBug")2. Enter the playmode and click on the cube3. Inspect change o... Read more
[shaders] Surface shader analysis hits sampler register limit of 16 when...
How to reproduce:1. Open user provided project2. Select NewSurfaceShader and inspect the error-- maximum ps_5_0 sampler register ind... Read more
Anima2D - Tool tips are missing on most components.
Anima2D - Missing tool tips in the inspector Steps to reproduce.- Open the attached project.- In the Project menu open the folder "M... Read more
Particles: Crash regression when particle system has no Renderer module
To reproduce: 1. Create a new project2. Create a particle system3. Remove the renderer module4. Enter play mode5. Move the particle ... Read more
Screen.currentResolution returns the biggest possible resolution instead...
Steps to reproduce:1. Create a new project2. Add a gameobject, add a script to it3. Under start(), add "Debug.Log(Screen.currentReso... Read more
FileNotFoundException is thrown when trying to access assembly reference...
How to reproduce:1. Open the attached "TestFor1071607.zip" project2. Play the Scene3. Observe the error in the Console window Expect... Read more
[Gradle] If you have '**' in mainTemplate.gradle the generated build.gra...
Steps to reproduce:1. Open user attached project2. Attempt to build Reproduced on: 2017.1.3p2, 2018.1.0b12, 2018.2.0a6Note: Not repr... Read more
MemoryManager::Reallocate crash on FX instantiation
Reproduction steps:1. Open the attached project "UnityBetaMemCrash.zip";2. Open the Main.unity scene;3. Hold the middle mouse button... Read more
Gradient editor window closes automatically when clicking on color picker
When color picker is selected on gradient editor window it closes automatically and color picking option gets disabled on Mac Steps ... 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