Search Issue Tracker
Caret is incorrectly offset when naming a file with a lot of characters ...
How to reproduce:1. Create and open a new project2. Create a new file (or folder) in the Project window3. Rename the file to anythin... Read more
[Windows] Unity crashes when stays unfocused for a while
Regression from revious build - Version 5.4.0b7 (b558e46def43)Steps:1. Open Unity with some project2. Switch to another application=... Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce:1. Open attached Unity project2. Build to UWP3. Deploy to Xbox Expected result: Cube is rendered.Actual result: Cub... Read more
WebGL - local webserver sometimes throws error and can't load game
The local webserver spawned by the Editor when you select "Build and run" sometimes throws an error and build doesn't load: An error... Read more
Duplicating a game object causes freeze or crash on GameObject::IsActive...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. In the Hierarchy, select GameObject4. Duplicate the G... Read more
IncrementCounter() does not increment RWStructuredBuffer's counter value...
Steps to reproduce:1. Open the attached project (case_1205146-CSBug.zip)2. Load the "DemoScene" scene (Drag it from Project/Scenes t... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
[HDRP] Unable to add override to Volume Profile asset
NullReferenceException is thrown when you attempt to add any override to the Volume Profile asset. Steps to repro:1. Create a new pr... Read more
'None' or 'Mixed' option gets set to EnumFlagsField when selecting the '...
How to reproduce:1. Open the user's attached project2. In the Project window select the 'Test' Asset3. Try to select the 'Everything... Read more
“Missing Signature” is missing documentation page
Steps to reproduce:1. Create new Unity project2. Open Package Manager3. Press on “+”4. Select “Install package from tarball”5. Open ... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template