Search Issue Tracker
OS X: Entering "~" in location when creating new project, creates projec...
Tested on Unity 5.2.0 (UnityAds branch) 1. Start Unity2. Create new project3. Enter project location "~/Unity/Test"4. Click Create b... Read more
Surface shaders: ability to write custom fragment Z value
Right now can't output Z buffer value from a surface shader. Read more
[D3D11] Changing API from D3D11 to any other API cause a crash
By changing API to openglcore few time, unity crashes. Project Steps: 1. Open scene "Test".2. Go to File->Build&Run->Playe... Read more
Moving folder in Project view/tab - lost ALL assets
Steps to reproduce : - have nested structure likeFolder1-Folder2--Folder3- in Folder 3 save a scene and add an image- open the image... Read more
[hlslcc] VFACE semantics is miscompiled with glcore/gles3
VFACE semantics doesn't work with openglcore as it should be, value is miscompiled in hlslcc steps somewhere. Project Steps: 1. Open... Read more
Cursor.LockState doesn't work correctly
To reproduce:1. Open attached project (repro632267)2. Open scene3. Press play4. Press ESC key5. Click on game view6. Notice that mou... Read more
[EdgeCollider] 2D circle collider collides incorectly with one-way edge ...
To reproduce:1. Open attached project2. Open the one_way_test scene3. Press play4. Notice that circle falls through edge collider Read more
Network Serializer changes some 64bit integer values
Network Serializer changes some 64-bit integer values. This problem was fixed for 32-bit numbers long ago, but not for 64-bit numbers. Read more
[MSAA] White artifacts around object edges (not shadows related)
POSTPONED: Requires partial system rewrite To reproduce:1. Open attached project2. Open scene 13. Notice white outlines on character... Read more
Reverted prefab objects cannot be removed by undo function
1. Open "PrefabTestProject" project2. Open "Repro" sciene3. Unparent "Child" GameObject4. Press "Revert" button in Child GameObject ... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled