Search Issue Tracker
Camera Preview window shows incorrect lightning
To reproduce:1. Open project attached by QA tester2. Open "main" scene3. Select "Player" GameObject and notice that camera preview d... Read more
Raycast hits ignores 2nd Canvas which is drawn in front
Steps to reproduce: 1) Download attached project 'Canvas Sorting.zip' and open in Unity2) Open scene 'test' and press Play3) Hover m... Read more
Strings in Custom Window can not contain slashes
To reproduce:1. Open attached Unity project "slashGUI.zip"2. Example --> Editor GUILayout Popup Usage3. Try to select another opt... Read more
[iOS] .xcworkspace isn't generated for iOS projects using Firebase plugin
When generating iOS builds headlessly, pods are not installed in the build folder when Firebase plugin is used. Steps to reproduce:1... Read more
[Regression][Editor] Speedtree prefab LOD previews are not shown
Steps to repro: 1. Open attached project and 't1' scene;2. Select 'Broadleaf_Desktop' prefab in the Hierarchy;3. In the Inspector se... Read more
[Linux Editor] Right clicking in Collab popup's text field doesn't open ...
When right clicking in the Collab popup, to paste text, for example, the context menu is terminated almost immediately. Steps to rep... Read more
After creating asset in project window, undo message shows "Undo Selecti...
Reproduction steps:1. Create new project.2. Create new asset in project window.3. Press Edit to check undo message. Expected result:... Read more
When undoing the creation of new asset, error appears: "GUI Error: You a...
Reproduction steps:1. Create new project.2. Create material script or any other file.3. Press undo. Expected result: Asset will be c... Read more
Error appears when undo the creation of prefab, which had transform comp...
Reproduction steps:1. Create new project.2. Create new gameobject.3. Drag it to project window to create prefab.4. Add rect transfor... Read more
[StaticBatching] Unneeded individual shadow batching calls are issued wh...
Steps to repro: 1. Open attached project and 't1' scene;2. Open Frame Debugger (Window -> Frame Debugger);3. Open Profiler (Windo... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted