Search Issue Tracker
Unity Crash Reporting service doesn't work on iOS on 5.0.0
To Reproduce: 1. Import http://public.cloud.unity3d.com/UnityCrashLog.unitypackage into a new project and set it up in https://perf.... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project.2. Observe the outputted frame rate. Read more
AnimationMode getting NullReferenceException after Undo with Custom Edit...
How to reproduce:1. Open the attached project2. Open "Bug" scene3. Open Scene view and select "Char" in Hierarchy4. In the Scene vie... Read more
UI draw order is unintuitive
The draw order of UI elements (from top to bottom in the hierarchy of the Canvas's Transform) is unintuitive. It would make more sen... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
Heavy frame caused by loading terrain tile using Application.LoadLevelAsync
To reproduce:1. Open attached project2. Open loadTerrainScene.unity3. Open profiler (disable VSync profiling to make bug more appara... Read more
[Undo] Undoing action doesn't affect Size field in Size by Speed
To reproduce:1. Create new project2. Add Particle system3. Select Size By Speed in inspector4. Select Size field and make some chang... Read more
[Lighting] Failed executing external process for 'Bake Indirect' job. Ex...
After trying to lightbake a very small scene with resolution of 80 the editor throws 2 errors and doesn't complete the bake: Failed ... 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