Search Issue Tracker
Can't run Coroutines on another Component
How to reproduce: 1. Open attached project (the fixed version)2. Open scene Main.unity3. Play the scene- The console should print 10... Read more
[Layout] Horizontal scroll bar in the Animation window doesn't extend au...
Repro steps:1) Open any project and Animation window in it2) Create new animation and add any property3) Drag last keyframe to the r... Read more
[ UnityYAMLMerge ] crashes when given specific scenes to merge
Reproduction steps:1. Download scenes provided by the user (UnityYAMLFail.zip)2. Try merging them using the UnityYAMLMerge tool3. Un... Read more
[Texture3D] Creating Texture3D with 1k or 2k sizes crashes unity
Unity crashes when you try to create Texture3d with 1k or 2k dimensions. For some pc it crashes always for other pcs only when you h... Read more
[OldGUI][Linear] Legacy GUI are way brighter in the Editor than in build...
Steps to reproduce: 1. Open the attached project2. Open and play 'scene0' scene3. Notice how bright the button and the image looks l... Read more
NetworkProximity checker exception
NetworkProximity checker exception when entering a scene. Read more
NetworkManagerHUD confuses online state when multiple clients exist
NetworkManagerHUD confuses online state when multiple NetworkClient instances exist. It shows the wrong buttons in the HUD after dis... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
Scene view is still tinted in play mode when Navigation window is on
1. Set a clearly visible Playmode Tint colour2. Set '2 by 3' layout3. Enter play mode4. Observe that if the Navigation or Occlusion ... Read more
DX11 refcount assert printed in editor with some 3rd party tools
There are many situations when this assert gets printed to the Console:refCount == 0 (D3D11Utils.cpp Line: 117) One way to reproduce... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions