Search Issue Tracker
EditorWindow.update () is not called when UnityEditor is inactive
EditorWindow.update () is not called From getting to Unity5, when UnityEditor is inactive, it is no longer called EditorWindow.Updat... Read more
[ImageEffects] Tonemapping is active in both Scene and Game views when H...
How to reproduce: 1. Open a new project2. Import the Effects Standard Asset3. Create a game object that would be visible in the scen... Read more
Mathf.FloorToInt behavior changed in Unity 5
Mathf.FloorToInt bahavior changed from 4.6 to 5.0.In 5.0:When the floating point value gets close to int.MaxValue or greater, the re... Read more
Crash on opening Scripts folder
1. Open attached project "678350_jackalope.zip".2. Try to open Scripts folder.3. Unity stops working. Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
Memory leaks when running standalone player with "-batchmode -nographics...
Reproduced on 4.6.2f1 and 4.6.3p2 versions with Angry Bots project; The same standalone was launched with "-batchmode" and "-batchmo... Read more
<RI.Hid> errors pluging/unpluging usb headphones, controller, bluetooth ...
Not a harmful message. Related to editor's input manager. When manager can't handle the message, <RI.Hid> message appears. Read more
[Hash128] GetAssetBundleHash receives wrong hash from assetbundle with a...
1. Open attached project "demo.zip"2. Press AssetBundles->Build AssetBundles3. Look at the last console output4. hash(received wi... Read more
Editor crash upon opening Unity 4.6 project in 5.0
1. Download attached project 'Project_case_677054.zip'.2. Try to open it. On script compiling it should crash. 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