Search Issue Tracker
NetworKServer.UnSpawn() problems
De-spawning a server object with NetworkServer.UnSpawn() does not cleanup the object properly to allow it to be respawned with Netwo... Read more
Player settings full screen is not working
Player settings full screen toogle button doesn't effect builded version. There is workaround to change product name after you chang... Read more
NetworkLobbyPlayer not removed when client disconnects
When a client disconnects from a server using the NetworkLobbyManager, the NetworkLobbyPlayer for that client is not removed from th... Read more
Applying Prefab changes creates duplicate of prefab in hierarchy
To reproduce:1. Open attached project (there is a small repro)2. Open test scene3. Select button4. Make some changes to button objec... Read more
Redoing revert causes crash
Steps to reproduce: 1. Create new project2. Create an empty GameObject3. Add any component (tested with Rigidbody, Rigidbody2D, Came... Read more
[EditorUtility][AnimatorController] CollectDependencies no longer collec...
Steps to reproduce: 1. Open the attached project2. Click Examples/Select Dependancies in the top menu3. Choose the Object 'heroL3001... Read more
WWWForm.Data in WWW constructor sends all fields as binary
-e: Calling the WWW constructor with WWWForm.Data as argument (which is necessary to send headers), instead of just WWWForm, sends a... Read more
[Animator] Animator.Update(Time.deltaTime) animates way faster in Unity 5.2
Steps to reproduce: 1. Open the attached project2. Open and play 'Animator Update' scene3. Notice that the guy on the right (the one... Read more
'Script Define Symbols' lets define symbols that start with digits but d...
Steps to reproduce: 1. Open any unity project2. Open Player Settings3. Input anything that starts with a digit in the 'Scripting Def... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template