Search Issue Tracker
Unaccounted processor time spike in the CPU Usage Profiler
Reproduction steps:1. Open the project2. Hit Ctrl+Shift+B3. Uncheck Autoconnect Profiler and Development Build4. Hit Build and Run5.... Read more
[UnityWebRequest/WWW] Can't get final absolute url from UnityWebRequest ...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it and press "go"4. In console notice that relative path is ... Read more
[Linear] EditorGUI.DrawRect() renders brighter colors in linear color space
Steps to reproduce: 1. Open attached project2. Open editor window "BUG/Open Window"3. Change color space value in opened editor wind... Read more
[Camera] Camera Rendering path has incorrect assertion
Rendering path has now moved to Graphics Settings > tier. The camera override for Render path in the inspector still refers to 'p... Read more
[BugReporter] Empty folders are shown as 2/2 points
To repro:1. Attach empty folder in BR.2. It's counted as 2/2 points. Actual result: This rating is not counted in FB (as empty folde... Read more
[Compute] ComputeBuffers have to be manually Released/Disposed, otherwis...
Current ComputeBuffer API requires user to manually Release or Dispose the buffer once done, otherwise depending on situation they g... Read more
JsonUtility.FromJson<T>() returns ArgumentException when using not Latin...
Steps to reproduce:1. open User's attached project2. open scene "Test"3. press Play Expected behavior: Console prints Name and AgeAc... Read more
BoxCollider2D.Cast does not detect that it hits an EdgeCollider2D
BoxCollider2D.Cast does not detect that it hits an EdgeCollider2D at some points of the EdgeCollider2D To reproduce:1. Open the proj... Read more
[BugReporter] [UI] Search results might have tooltips with full title text
Search results in Bug Reporter should be or viewable on re-sizing or a tooltip with full text should be added. To repro:1. Enter som... Read more
[BugReporter] [UI] Redundant horizontal scrollability in Search results ...
To repro:1. Open BugReporter.2. Navigate cursor to links and use horizontal scroll on touchpad.Actual result: You see small gap and ... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist