Search Issue Tracker
Errors are thrown when using the @import directive in USS files
Reproduction steps:1. Open the attached “BugRepro” project2. Observe the Console window Expected result: No errors are thrownActual ... Read more
Time.captureDeltaTime is ignored when paused and stepping frame-by-frame
How to reproduce:1. Open the attached project ("IN-8527-repro.zip")2. Enter Play Mode and observe that Time.deltaTime is equal to Ti... Read more
[iOS] [Metal] Application crash on "SetTextures [inlined] operator== + 4...
Reproduction steps:1. Open the attached project.2. Build and run the "Main" scene for iOS.3. Application crashes. Notes:Doesn't cras... Read more
[HDRP ] Oblique projection produces repeating smaller size screens when ...
How to reproduce:1. Open attached project "VolumeFogObliqueFrustum.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, le... Read more
[Shadergraph] Subgraphs should have different stage limitations for diff...
Note: despite not technically being a regression due to being a bug with a later introduced feature, this bug will stop you from bei... Read more
[Audio] Bypass effects in the audio source does not bypass effects cause...
[Audio] Bypass effects in the audio source does not bypass effects caused by OnAudioFilterRead Steps to repro:- Launch the attached ... Read more
Crash in UnityEngine::Animation::InvalidateAvatarBindingObject when crea...
How to reproduce:1. Open user-submitted project (AvatarEngine.zip)2. Open the AvatarIK scene3. Drag the AvatarEngine Prefab into the... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
UI redraw issue when game view aspect is changed
1. Create an empty project2. Create a UI label ( gameObject -> UI -> Text )2. Switch to game view tab and change the aspect Ra... 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