Search Issue Tracker
C# Compiler fails to run when project or install directory has commas in...
1. install Unity on windows and when asked for location name it something like "UnityRC3,4" - comma is important2. once installed op... Read more
Having a NetworkIdentity on a NetworkManager object disables it in play ...
Having a NetworkIdentity on a NetworkManager object disables it in play mode. It should not be allowed to have both these components... Read more
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d.c... Read more
[Clear] Clearing baked data makes scene very bright due to enabled realt...
To reproduce:1. Open attached project2. Open scene 13. Bake lightmaps4. Clear baked data5. Notice that scene becomes very bright unt... Read more
Cursor doesnt change back to hardware cursor on mouse exit using SetCurs...
How to reproduce: 1. Open attached project2. Open scene testscene.unity3. Build to Webplayer and run in Safari or Firefox4. Hover ov... Read more
"The digital signature is not valid" when using a custom icon in Windows
Repro steps:1) Open a new project2) Build it with default settings for Windows3) Find the .exe file4) Right click it -> Propertie... Read more
[UnityEditor] Undo.DestroyObjectImmediate() crashes editor if passed null
Steps to reproduce: 1. Open attached project2. Open "Editor/HardCrash" script3. Notice Undo.DestroyObjectImmediate(null)4. In Unity,... Read more
[Mecanim] Transitions become unselectable in the far sides of Animator w...
Repro steps:1) Create/open a new project2) Create Animator Controller and open it to see Animator window3) Create a new state and ma... Read more
No way to NOT use an offline scene in NetworkManager
There is no way to NOT use an offline scene in NetworkManager. Even if both the offline and online scene slots are empty in the Netw... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default