Search Issue Tracker
[Shuriken][Collision] "Planes" collision mode keeps displaying the colli...
The visual representation of the collision plane is still visible even when the collision method is switched to world if the transfo... Read more
Error i->previewArtifactID == found->second.previewArtifactID' is thrown...
This assertion was randomly and rarely reproducible for a couple of years at least for me, but recently it started to happen much mo... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
The Update() method gets called on a disabled script when added and disa...
Reproduction steps:1. Open the attached “bugreport” project2. Open the “Assets/Scenes/SampleScene” scene3. Enter the Play mode4. Pre... Read more
Enabling and disabling GameObject as a trigger makes its collider cover ...
Reproduction steps:1. Open the attached “2d.zip“ project2. Open “SampleScene” scene3. Enter Play mode and use “A” key to move “trash... Read more
UI Toolkit ListView can cause the layout to overlap when there are child...
How to reproduce: Open the attached project "UiTest.zip" Enter Play Mode Click the "Add Data" button in the Game view Expected resul... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
PlayerSettings.SetGraphicsAPIs doesn't update player editor window
After changing PlayerSettings.SetGraphicsAPIs player editor window is not updated. 1. Open scene "Test".2. Open player settings (Edi... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class