Search Issue Tracker
[Graphics/Physics] RaycastHit.texCoord is very slow due to Mesh::Extract...
To reproduce:1. Open the project and Enter Play Mode2. Select the ParticleEmitter object, and change the setting "useCustomTexCoordI... Read more
[UWP][LWRP][IL2CPP][.NET 4.x] UWP build crashes on GetManagerFromContext...
How to reproduce:1. Create a new Unity project using "Lightweight RP" template2. Open Build Settings window and switch platform to U... Read more
UnsafeUtility.MemCpyStride's argument sourceStride increments the destin...
Repro steps:1. Open QA attached project "repro_1065126"2. Enter Play Mode3. Observe the Console Expected: The 4th argument of MemCpy... Read more
Unity Crashes when loading a specific project
How to reproduce:1. Try openning user-submitted project (Deliver.zip) Expected result: Unity loads the projectActual result: Unity c... Read more
Objects with scripts that have an icon cause selection to flicker when r...
How to reproduce:1. Create a new C# script.2. Select it in the project view and assign an icon to it in the inspector3. Create a new... Read more
Trail renderer starting position is incorrect with OpenGLES2 on Mali dev...
To reproduce:1. Open attached project;2. Open "21_TrailRenderer" scene;3. Change Graphics API to OpenGLES2;4. Build and run on Andro... Read more
Flickering Noise Particles with OpenGLES2 on some Android devices
To reproduce:1. Open [Particles]FTP project from Collab (smaller version of project in progress);2. Open "08_NoiseModule" scene;3. C... Read more
Spot and point lights are missing or rendered incorrectly on OpenGLES3 a...
To reproduce:1. Open [Particles]FTP project from the Collab (smaller project version in progress);2. Open "18_LightsModule" scene;3.... Read more
Bloom takes no effect on Particles with Standard Surface shader on Mobile
To reproduce:1. Open attached project;2. Open "test" scene;3. Enter Play mode, check particles;4. Build and run on mobile devices (i... Read more
[iOS] Shadows of a sphere are not drawn on game object with Standard (Sp...
To reproduce:1. Open attached project;2. Open "test" scene;3. Change Graphics API to OpenGLES2;4. Build and run on iOS devices. Expe... 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