Search Issue Tracker
[iOS] onAudioFilterRead allocates memory every frame instead of reusing ...
How to reproduce: 1. Open attached project2. Open scene Untitled.unity3. Build to iOS and run4. Attach the Unity profiler to the dev... Read more
Plane Distance parameter in canvas does not affect raycasting order
Reproduction steps:1. Open the attached project "Repro.zip"2. Open scene "SortingTest"3. Notice that CanvasFRONT has white image whi... Read more
Lighting is incorrect when a custom projection matrix is set on the camera
See attached image.Regression from 3.5Steps to reproduce.1. Open scene (camera_repro)2.Press Play: 2 views of the same scene, one us... Read more
[XR] VFX particles not rendered with Draw Instanced Terrain in scene whe...
How to reproduce:1. Open the attached "TerrainVFX.zip" project2. Open "New Scene", create a VFX Graph and add it to the scene3. Ente... Read more
Shadow bias broken for point lights
-repro:--import attached scene--select point light--change bias value via slider--see it has no effect--do the same with the directi... Read more
Slow scroll view scrolling when entering Play mode and in Builds
Scrolling is quite slow in Play mode.We can see that the wheel delta computed by InputSystemUIInputModule is 1/10 of what we have in... Read more
Textures are not generated when Naming option in Import Settings of an F...
How to reproduce:1. Open the attached project ("FBX-FBM-Remove.zip")2. Observe that there are 3 Texture files in the "100000.fbm" fo... Read more
[WebGL] AsyncGPUReadback.RequestIntoNativeArray displays incorrect frame...
How to reproduce:1. Open the “Frame_Count_Bug” project2. Switch build to “WebGL” (File > Build Settings > “WebGL” > Switch ... Read more
[Mobile] [Input System] External keyboard not working in TMP_InputField
Reproduction steps:1. Open the project in "Test_new_input.zip"2. Build for iOS3. Connect a keyboard to your iOS device4. Deploy the ... Read more
[Asset Bundle] AssetBundle.LoadAsset<T> fails when assets and or scripts...
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