Search Issue Tracker
Custom Text Outline causes failure to build
-e: project adds a custom outline to the UI text. works fine in editor and standalones, doesn't build for IL2CPP WebGL/iOS nor iOS M... Read more
Resources.LoadAll() not working in the WebGL
To reproduce:1. Build attached project for WebGL2. Open build3. Press play4. Notice that levels are not loaded Read more
Generated Root Motion Curves don't animate correctly
Animation converted to Root Motion Curves doesn't correctly animate, it appears to not fully reach the end values of the animation i... Read more
Hiding GameObject throw error (m_IsVisibleInScene && IsInScene()) == m_I...
Contains game object "Hero" that plays animation "hero_drinking" at the first frame animation sets mesh render off for foot mesh. Wh... Read more
Unnecessary uniforms from surface shaders generated to OpenGL ES 3.0
I noticed very strange behavior in unity 5.1b3 that compiled shaders for OpenGL ES 3.0, have lots of unnecessary uniforms, see scree... Read more
IL2CPP: Using interfaced struct in generic class causes problem
IL2CPP fails to handle data in a struct when the following conditions are met: - This struct implements an interface.- This struct i... Read more
[WP8.1] Linerenderer causes a black screen or crash on adreno 305 & 330 ...
To reproduce:1. Create a new 2d project2. Create a line renderer3. Assign the default-diffuse material to it4. Set the 2nd position ... Read more
[Canvas] Screen Space - Camera canvas leak memory if the camera is disabled
To reproduce:1. Open attached project2. Open scene CanvasCameraTest. It has a camera space canvas that are set on a disabled camera3... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument