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
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
Disabled input field crashes Unity when playing
To reproduce this bug: 1. Create a new project2. Create an input field3. Play4. Stop5. Disable input field in the hierarchy6. Press ... Read more
Linux: GI produces white noise in player
To reproduce:1. Open attached project2. Open scene 13. Bake GI4. Build to Linux standalone5. Run and notice white noise all over GI ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size