Search Issue Tracker
[Regression] Extensions of Dictionary class cannot be serialized
How to reproduce:1. Open 'DictionaryExtensions'2. Open scene '5.4Scene'3. Select 'GameObject' in hierarchy4. Try to inspect the 'Tes... Read more
[Android] ScrollRect glitches on Android Phones with Adreno 3XX
How to reproduce:1. Open the attached project2. Build and run on Android device3. In menu click first or second button4. In the main... Read more
Compute shader fails to open indirectly included shader files
If a shader is included from another shader which references it, the compute shader fails to open it. Steps to reproduce:1) Open the... Read more
Unnecessary shadows are rendered in Editor when Android platform is sele...
Reproduction steps:1. Open the attached project ("NewRepro.zip")2. Open "Test" scene3. Switch the platform in the player settings to... Read more
[GearVR] GLES2 Single Pass on Mali GPU black screen vrapi_GetPredictedTr...
How to reproduce:1. Open user attached project2. Build on device using OpenGLES2 and Single Pass Stereo Rendering Method3. Launch th... Read more
XCode project has errors when building with Mono2x scripting backend and...
To reproduce:1. Open new project2. Set build target to iOS3. Set scripting backend to Mono 2x4. Set Stripping level to anything othe... Read more
[UWP] Hiding UI panel crashes player - Assertion failed: vector subscrip...
Steps to reproduce:1. Open attached project "866141.zip"2. Build "TestScene" for Windows Store Universal 10 SDK3. Open built VS solu... Read more
Particles interferes with Light and causes flickering on sprites
Reproduction steps:1. Open project attached (Flicker.zip)2. Open Scene "1".3. Press play. Expected result: Particles will have no ef... Read more
Last frame of animation is skipped if there is a transition to next anim...
Steps to reproduce:1. Open attached project2. Open "Main" scene3. Open Animator window4. Select Canvas->Image in the hierarchy vi... Read more
Reparenting causes call of OnTriggerEnter/OnTriggerExit callbacks
Steps to reproduce: 1. Open attached project2. Open scene "repro2"3. Run it and in console notice that OnTriggerEnter and OnTriggerE... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS