Search Issue Tracker
[WSA] UnityWebRequest.Head() can not return a header in an UWP build
Steps to reproduce:1. Open the attached project (WebRequestRepro.zip)2. Switch platform to Windows Store3. Set the InternetClient ca... Read more
[Command] function crashes editor when using class as method argument wh...
To reproduce:1. Open project Expected: project will be openedActual: editor crashes Note: to open project 'UnityCrasher' script's 8t... Read more
The game crashes on standalone build when using graphics jobs with a bun...
Reproduction steps:1. Open project attached (Crash Particle.zip)2. Make a build3. Play it.4. Press A to enable particles. Expected r... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS