Search Issue Tracker
[iOS][GLES2/3] Screen becomes dark if resolution is changed when image e...
1. Open attached project2. Build to iOS3. Press "Native Res" twice it will switch from native to lower and from lower to native4. Sc... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project2. In the Hierarchy tab, select the... Read more
Initial camera position is logged in "TeleportationProvider_endLocomotio...
Reproduction steps: 1. Open the attached project “ReproProject“2. Open scene “Sample/XR Interaction Toolkit/3.1.1/Starter Assets/Dem... Read more
Unity Editor crashes on keywords::LocalKeywordState::LocalKeywordState w...
Steps to reproduce:1. Open the attached project “UnityCrash.zip“2. Open Window > General > Test Runner3. Run all tests in the ... Read more
"GPU Time Threshold" in VFX Graph Heatmap Parameters can be set to a neg...
How to reproduce:1. Open the attached project "VFXAET"2. Open the "SampleScene" scene and a "New VFX" VFX Graph3. Set the VFX target... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip)2. Build for iOS3. Build the Xcode project and run on device4... Read more
"Keyboard&Mouse" option in schemes list misses spaces between the words
Steps to reproduce: Create a project Go to Edit -> Project Settings Go to the "Input System Package" Expand the drop-down next to... Read more
Game view Z/stencil buffer not present in maximized game view
Simplest: just have any geometry in the scene and maximize game view. Only skybox will be visible. - Use the scene Car.unity from th... Read more
Using underscores symbols for Package Name during Creation can lead to d...
Steps to reproduce: Create a package named "Test" Create a second package named "t_est" Observe the Console window Actual results: "... 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