Search Issue Tracker
"compile error" messages can be cleared when clearing console
To reproduce:1. Open the attached project and import it to unity 5.x2. Observe that there are errors related to script updating, rei... Read more
D3D device reset failed [invalid call] when trying to open regedit
To reproduce this issue: 1. Open a new project2. Go to Players SettingsOnly with 'Use Direct3d11' disabled in Players Settings ( Edi... Read more
[WSA] uGUI project scene doesn't work on WSA and WP builds
uGUI "Drag And Drop" scene crashes on Windows Phone and Windows Store Apps platforms. Reproducible on 5.0.0b9; Getting output on WSA... Read more
uGUI lighting scene box is magenta on WP8
To reproduce:1. Open attached project2. Include the lighting scene in the build3. Build & run for WP84. Notice that the box is m... Read more
Drag and Drop scene doesn't work in standalone build
Steps to reproduce : - import the UI Example Project- build and run the Drag and Drop scene and notice that it's not functional *Not... Read more
Order in layout is lost after upgrading the project to 5.0
Steps to reproduce : - create a new project in 4.6- create a few buttons- add an empty game object with the Grid Layout component an... Read more
Runtime PolygonCollider2D generation on Android is different than in Editor
PolygonCollider2D doesn't get adjusted on Android whereas on other platforms it works normally. Read more
AssetBundle.Unload errors
-e: On Linux, you can't call AssetBundle.Unload(false) at all. The first call will report: "AssetBundle.Unload(false) shouldn't be c... Read more
Calling Move() on the GameObject which has Rigidbody and CharacterContro...
Summary of discussion: This behavior is the same as 4.x, but in 4.x it would miss small colliders which 5.0 got better at due to new... Read more
Changing the animated property to be Rect Transform Scale and trying to ...
To reproduce:1. Open attached project2. Open broken scene3. Press play4. Press buttons to change panels5. Notice it doesn't fade. In... 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