Search Issue Tracker
WWW.text and WWW.error properties have inconsistent values in editor and...
Steps to reproduce: 1. Open attached project (wwwTest.zip)2. Play the 'Test' scene in the editor3. Click the button, notice the uppe... Read more
[FBX] Some areas of imported mesh are broken
Steps to reproduce: 1. Open attached project2. In "Assets/Meshes" select the only FBX3. In its preview, notice that when looking at ... Read more
DX9 stops whole player loop when in background / locked PC / screensaver...
When running a fullscreen game on DX9, alt-tabbing away or having screensaver / locked machine meansthe game is not running at all. ... Read more
Error when changing quality settings
Error changing the quality settings, in realtime, from "half res texture quality" to "full res texture quality" Read more
Unity Crash on SerializedObject::ValidateObjectReferences, when changing...
Steps to reproduce: 1. Download and import user attached project. (Unity.zip)2. Open scene: FacebookAppDemo_step_23. Select game obj... Read more
After creating a new script and attaching it onto an object in hierarchy...
Reproduction steps:1. Open attached project2. Open the "Main" scene located in "Assets\_Scenes"3. Create a new C# script and name it... Read more
Material.SetTexture does not change texture of material
Repro steps:1) Open the project and main.scene in it2) Select Canvas -> Color Picker -> Image in the Hierarchy3) Noticed the s... Read more
Collision2D isn't detected while scaling the object
Reproduction steps:1. Open attached project2. Open and play the "_01" scene3. Observe the console and notice that collisions are det... Read more
[UnityEngine.Mesh.SetArrayForChannel] NullReferenceExceptions when playi...
To reproduce:1. Open attached project2. Play scene3. Notice NullReferenceExceptions in console Regression from 5.4.0a4 (c877ead45aff... Read more
[WSA] Directory.CreateDirectory fails if path has all "/" slashes
Directory.CreateDirectory(Application.persistentDataPath + "/38"); causes an exception IOException: Could not find any part of the p... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server