Search Issue Tracker
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 er... Read more
[UnityWebRequest] Unity WebGL application served from a URL with a non-s...
How to reproduce:1. Create new project file and switch Platform to WebGL2. Create and assign to GameObject new c# code: public class... Read more
Hierarchy search bar text does not reset when closing and reopening the ...
To reproduce:1. Open a new project2. Go to hierarchy window3. In search type anything and close the tab4. Open Hierarchy tab again r... Read more
"Assembly has reference to non-existent assembly 'Unity.Timeline'" error...
How to reproduce:1. Create an empty project2. Install Cinemachine package3. Observe errors in the Console window Expected result: Ci... Read more
Hierarchy V2 Search Query Blocks always operate in Equal mode despite it...
Steps to reproduce: Open the attached project Open the SampleScene In the Search Window, open the 't=BoxCollider' query Observe that... Read more
Character spacing value is not applied when using a specific font asset
Reproduction steps:1. Open the attached “repro_IN-72301“ project2. Open the “/Assets/Scenes/SampleScene.unity“3. Open the “Game“ win... Read more
[VFX Graph] Collide bounce bug
Particle collision provokes bouncing even with bounce value at 0.Issue on Unity 2020.2.0b3.3180 and 2021.1.0a1.495VFX graph 10.X Rep... Read more
[HDRP] Volume gizmos visibility is linked to inspector
Not sure if this is a feature or a bug. 1) Open any HDRP project2) Disable volume gizmos via dropdown menu in scene view (see video)... Read more
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce:1. Open the "VS_Leak.zip" project3. Open the "NewBehaviurScript.cs" script4. Attach Unity Debugger via Visual Studi... Read more
The 'Open Download Page' button in build settings directs to a non-exist...
When no desktop standalone build support is installed, the 'Open Download Page' button opens incorrect link. To reproduce:1) Install... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size