Search Issue Tracker
[HDRP] Wrong material variant picked in player
Does not reproduce on: 2020.3.30f1, 2021.3.5f1 Reproduces on: 2023.1 + Trunk__________________________________More info: The issue s... Read more
[Physics 2D] GameObject having attached Relative Joint moves away from t...
Relative joint breaks and is not behaving in the intended way, on running the scene GameObject having attached Relative Joint moves ... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
[LWRP/Mac] Assertion failed on expression exceptions are thrown on creat...
"Assertion failed on expression: 'alternativeBackBuffer->GetWidth() == window->GetWidth()'" exceptions are thrown on creating ... Read more
When disabling collider within the OnTriggerStay function, VS runtime er...
Reproduction steps:1. Open attached project2. Open and play the "Crash" scene3. Visual Studio runtime error appears after which Unit... Read more
VFX asset window displays old VFX title after its renaming
How to reproduce: Open HUB; Create 3D(HDRP) project; Create visual effect graph in the "Project" window (Create->Visual Effects-&... Read more
WebGL project build fails with "Fatal error in Unity CIL Linker" error w...
How to reproduce:1. Open the attached “VisualScriptinWebGL.zip” project2. Open the “SampleScene” Scene3. Switch to WebGL platform4. ... Read more
Linker Error: I18N assembly cannot be resolved
Reproduction steps:1. Open the user’s attached project2. Build the “SampleScene” scene with the IL2CPP backend Expected result: Proj... Read more
[2018.4] Console throws a Warning about corrupted ProjectVersion.txt fil...
To reproduce: 1. Open Unity and create a New Project or open existing Project2. When Project is opened, open the Console window Expe... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... 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