Search Issue Tracker
[URP] After enabling URP Dynamic Resolution the Game View is not rendered
Steps to reproduce: Download attached project and open in Unity Open scene SampleScene Make sure the Game View is active Select the ... Read more
Texture offset properties
To reproduce:1. Open the project I've attached2. Click on the cube3. Open the animation window4. See that a curve is in red. Steps I... Read more
Project Startup time slow due to unmatched Custom Dependencies
When a project with a large number of Prefabs, which have many scripts, is fully imported, and the Editor is restarted, there is a l... Read more
Trying to serialize/deserialize an Entities World a second time fails if...
How to reproduce:1. Open attached project "Unity Bugs.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, click on the "H... Read more
[M1] Editor/Player freezes when calling GetNativeTexturePtr
Reproduction steps:1. Open users attached project2. Open Assets/Test scene3. Enter the Play Mode Expected result: Play Mode is runni... Read more
[OpenXR] Option ForceRemoveInternetPermission is enabled by default when...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. In Edit > Proje... Read more
[XR][OpenVR] ScreenPointToRay() is offset when used in VR
Steps to reproduce:1. Download and open the attached project2. Enter playmode in VR3. Set aspect ratio to "Remote" if not done autom... Read more
OutputUpdate': Extra space between '\' and newline warning is thrown whe...
How to reproduce:1. Create a new VFX (I noticed it happening in URP, HDRP hadn't thrown a warning from what I tested)2. Observe cons... Read more
'Selected texture format 'ARGB 16 bit' is not valid' error is shown afte...
Steps to repro:1. Open the attached project and 'ProgressiveLightmappingExample' scene;2. In the Lighting window press 'Generate Lig... Read more
[Asset Bundle] Unity fails to load the object with script that has the s...
Reproduction steps:1) Open attached project "ABRefBug"2) Build asset bundles using the menu "Assets/AssetBundles/Build AssetBundles"... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class