Search Issue Tracker
Project crashes when UnityWebrequest.GetAudioClip() is being used
Reproduction steps:1) Open user's attached project2) Open "file_protocol" scene3) Build and run the project on Android device-- Cras... Read more
[IL2CPP] Android build fails to compile with IL2cpp
Steps to reproduce:1) Open the attached project.2) Switch the platform to Android.3) Set the Scripting Backend to IL2cpp.4) Build th... Read more
Crash while building lightmaps on PPtr<ProceduralMaterial>::operator->
How to reproduce: 1. Open the attached project and "Level9" scene in it.2. Open Lighting window and enable Precomputed Realtime GI a... Read more
Destroy(gameObject, time) causes Unity to crash in SharedGfxBuffer::Uns...
How to reproduce:1. Open the attached project2. Open and play World scene3. select Server and Play4. Select Bob player5. Wait until ... Read more
Sprites/Diffuse shader not affected by emission light with Sprite Renderer
Steps to reproduce:1. Open attached project "LightProbeSprites.zip"2. Open "Test" scene3. Build lighting Expected behaviour: sprite ... Read more
[LOD] nextNode.rendererData.m_RendererType==kRendererMesh assert in 5.4
Steps to reproduce: 1. Open attached project "818781V2.zip"2. Open the only scene in it and enter play mode3. Notice assert being sp... Read more
Curve Preview in Fbx import inspector does not display properly
Was introduced somewhere in 5.5.Not reproducible in 5.4.0f3 Read more
WebGL build does not call Interface functions for native render plugins
Steps to reproduce:1. open users attached project and build for WebGL2. play it Expected: visual effectsActual: plugin does not func... Read more
Crash at Object::IsDerivedFromClassID when importing specific animation ...
How to reproduce:1. Open the attached project2. It will crash3. If project doesn't crash, reimport AquireBox_entry animation Read more
ReadPixels() crash with source/destination textures size mismatch (Nvidia)
Steps to reproduce:1. Open "RenderTextureTest" project2. Open "scene" scene3. Play in editor4. Click on "Crash Test - ReadPixels" bu... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code