Search Issue Tracker
[ILCPP] Thread.Sleep doesn't work
To Reproduce: 1. Deploy the attached project with il2cpp.2. Click test.3. Notice that "Thread.Sleep(1000 * 10) (from script "Test.cs... Read more
[WP8][Gyro] Input.gyro.useracceleration does not remove gravity on WP8
The input.gyro.useracceleration should remove the gravity values, thus resulting in pure user input. On wp8 it does not do that. As ... Read more
When re-parenting an object to another object that has a negative x scal...
To reproduce:1. Open attached project2. Open scene3. Drag arrow to make it child object of character4. Notice that sprite arrow sets... Read more
UNITY_WINRT_8_1 not defined for Universal 8.1 build
UNITY_WINRT_8_1 not defined for Universal 8.1 build. Reproducible on 4.6, 5.0 versions; Repro:1. Open attached repro project "update... Read more
[Physics2D] Physics2D.BoxCast less precise than Physics2D.Raycast
To reproduce:- Open the attached project and the scene- The test scene in the attached project features a cube that's performing bot... Read more
Canvas do not switch to the chosen Sorting Layer
To reproduce:1. Open attached project2. Open scene3. Select Canvas4. Try to change sorting layer5. Notice that it's impossible to sw... 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
[Deffered][Orthographic] No warning when selected deferred rendering pat...
Steps to reproduce: 1. Create a new Unity project2. Select 'Main Camera' game object3. Set the rendering path to 'Deferred'4. Set th... Read more
[Perforce] Unity fails to checkout project assets
To Reproduce: 1. Put attached project inside a workspace & set up a connection to Perforce.2. Submit everything in the default c... Read more
[WP8.1] Build fails if a native plugin uses collection interfaces
To reproduce:1. Open attached repro project2. Build for Windows Phone 8.13. Notice the errors in console: Error building Player: Exc... 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