Search Issue Tracker
Rotation and position change is not applyed to prefab in Playmode
To repro: 1. Open project attached or Create a new one, create a prefab from e.g. Cube and add several Cubes from this prefab to... Read more
Combined Mesh is lost from MeshFilter after applying changes to prefab i...
Combined Mesh is lost from MeshFilter after applying changes to prefab in Playmode To repro: 1. Open Project attached. 2. Open Ni... Read more
Windows Store installers contain both stripped and unstripped PDBs for U...
If you look at any configuration/platform folder for Windows Store playback engines, you'll see there are 2 PDBs for UnityPlayer.dll... Read more
Using -warnaserror with .net subset causes error CS0618
When using -warnasrerror in smcs.rsp file to trigger compile errors on a warning. If using .net subset this will cause error with ... Read more
Compiler error CS0122 when using two given A$ packages
1. What happened Importing 'Unistorm' and 'AQUAS Water/River Set' A$ packages produces error: "Assets/AQUAS/Scripts/AQUAS_LensEffec... Read more
Icon tab in Player Settings immediately folds in after trying to fold out.
1. Create new project 2. Open Edit->Project Settings-> Player 3. Try to override Icon settings for a specific platform (for example... Read more
[EventSystem] EventTrigger does not triger the events
Steps to reproduce: 1. Open the attached project 2. Open the Scene.unity scene 3. Enter playmode 4. Click on the white square in the... Read more
[Fonts] Performance spike when changing font style through script
Reproductions steps: 1. Open the attached project 2. Build and run with the test scene 3. Left click to change font. 4. Notice how t... Read more
[Shuriken] Expose Maximum Particle Timestep to the public API
All other time constants are exposed, like "Time.maximumDeltaTime" and "Time.fixedDeltaTime" etc. But there is no such like: Time... Read more
No error thrown and doesn't start building process when building develop...
Steps to reproduce: 1. open build window and select "development build" checkbox 2. build outside project folder Actual: after cli... 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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running