Search Issue Tracker
Need to call Animator.Update twice to work
To reproduce:1. Open the attached project2. Run the scene3. Click 'Play' in the game view4. Click on 'Reset' once and notice that th... Read more
Screen.orientation doesn't work correctly on tablets
Screen.autorotateToPortrait = false;Screen.autorotateToPortraitUpsideDown = false;Screen.orientation = ScreenOrientation.AutoRotatio... Read more
Undo/redo text in menu is incorrect when creating an object and adding c...
To reproduce:1. Open attached project2. Press Test > Undo Name Bug. It creates a gameobject, registers it's undo and executes "Un... Read more
Removing the material color rgb properties in animation causes them to d...
To reproduce:1. Create a cube2. Open the animation window3. Add a curve for the cube - select Mesh Renderer > Material._Color4. R... Read more
Setting Rigidbody2D.mass from code doesn't work
To reproduce:1. Open attached project2. Run scene 13. Notice that even though mass was changed from code, it still prints out value ... Read more
Resetting display sleep settings does not reset sleep timer on Android
Reproduced on:Google Nexus 4 with Android 4.3 Reproduced with:Unity Version 4.3.0f4 (e01000627d60) This is an intended behavior on A... Read more
Scripts in bundles have deserialization issues
-e: 4.3 seems to have an obscure problem with loading asset bundles that have scripts inside them. We get this error message: AssetB... Read more
Material animation changes Material asset for certain shaders
I think BaseRenderer::ApplyCustomProperties modified the material. The Unlit Alpha material changes color in the Inspector when it's... Read more
Xcode fails on dsymutil error
To reproduce:1. Open attached Xcode project2. Build it3. Error "Build fails when dsymutil exits with code 11." Read more
Butterfly Demo causes Unity webplayer to hang in Firefox
From this thread (https://bugzilla.mozilla.org/show_bug.cgi?id=932678) on Mozilla's support site, via Unity support: A particular Un... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default