Search Issue Tracker
[WP8.1] System.IO.File.Exists is always false
To reproduce:1. Open the attached project2. Build for wp8.13. Open the solution with visual studio4. Deploy to a phone and look at t... Read more
[WP8] Pause resume takes a lot longer on Win BLU HD
This issue appears to affect the Win BLU HD phone in particular To reproduce:1. Open angry bots or any other larger project2. Build ... Read more
[PointerHandlers] Pointer enter/exit detection order is not working corr...
Steps to reproduce: 1. Open the attached project2. Open 'EventSystemBug' scene3. Notice that three sprites are rendered corretcly ac... Read more
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
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