Search Issue Tracker
Exception Report does not work
To reproduce:1. Open attached project2. Open ExampleScene3. Change ID in ThrowMeAnException script4. Press play5. Click Button in ga... Read more
[Gamma/Linear] Realtime vs. Baked lighting inconsistent results
Lighting is predictable in real-time and baked applications in linear space only.Gamma baking yields results similar to linear bakin... Read more
[WSA] fails to load xml file
Repro steps:1. open project "New Unity Project.zip";2. build to WSA platform. Build and run generated project;3. press "save" button... Read more
UI becomes unresponsive if Allow Activation on Mobile Device is enabled
1. Open attached project2. Build to iOS3. Click button in middle of screen4. Sometimes they will become unresponsive Workaround: Dis... Read more
[AssetBundle] Manual FAQ contains 'TODO'
To reproduce:1. Open up the Unity 5.0 manual at the page http://docs.unity3d.com/Manual/abfaq.html2. Notice the question "How do I c... Read more
[Gizmos] GizmoType value is multiplied by 2 when using with a DrawGizmo ...
Steps to reproduce this issue: - Open the attached project- Open 'test' scene- Observe 'parent' gamebobject in the scene view It sho... Read more
Wrong Japanese fallback font on iOS 8.2
On iOS 8.1 and the prior versions, “Hiragino Kaku Gothic ProN” is used as a fallback font for Japanese characters. On iOS 8.2, it se... Read more
On iOS accelerometer input is reversed in some cases
Accelerometer input is reversed when app is launched in landscape right To reproduce:1) Download and open project2) Build and run on... Read more
[CapsuleCastAll] Wrong capsule is cast againt colliders when using Capsu...
Steps to reproduce this issue: - Open the attached project- Open 'bug' scene- The two green spheres visualize the ends of the collid... Read more
[IL2CPP] Executable size increases beyond Apple's submission limits
To Reproduce: 1. Build project.2. Product > Archive in xCode.3. Click 'Show Package Content' on the generated archive file & ... 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