Search Issue Tracker
[HDRP] UI Mask is ignored when UI element containing the Mask is placed ...
How to reproduce:1. Open the attached project("Test_2018.3.6f1")2. Go to Project > Assets > Scenes > Sample Scene3. Observe... Read more
Play Mode Input Behavior does not function when Update Mode is set to Pr...
How to reproduce:1. Open the attached “repro-project.zip“2. In the Edit → Project Settings → Input System Package change “Update Mod... Read more
[GL][Windows] Player crashes when using fullscreen with non-native resol...
To reproduce:1. Open attached project2. Build and run win standalone3. Uncheck windowed4. Select non-native (smaller) resolution5. S... 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
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... Read more
[Cross-pipeline] Post Processing defaults to HDRP in a URP project when ...
Repro steps: 1. Open a project with both HDRP and URP packages installed2. Set URP as the active render pipeline3. Create a new glob... Read more
[Mobile] Keyboard is not opened when an InputField which Content Type is...
To reproduce: 1. Download attached "bug_example.zip" project and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy t... Read more
[macOS]Dynamic line renderer code crashes unity on __abort_with_payload ...
How to reproduce:1. Open the attached unitybug.zip project2. Open the "BSplineLineRenderer" scene3. Enter the Play mode4. Ensure the... Read more
Local addressable Scene is not loaded when built in WebGL followed with ...
How to reproduce:1. Open the project "IN_23849"2. Press File -> Build Settings3. Select WebGL as a platform4. Build And Run Expec... Read more
5.4 editor scene view axis selector has black labels
Scene view axis selector widget used to have white labels, now they are black. 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 Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class