Search Issue Tracker
The released assets are not unloaded when Resources.UnloadUnusedAssets i...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the Addressables Groups Window (Asset Management > Addresables &g... Read more
Unwrapper gives different results between platforms
In 5.x we no longer run the same unwrapper DLL on Windows and Mac. This means that when GI data is built on one platform with a cert... Read more
[DX11][5.3]Objects in scene view become impossible to select if scene c...
Steps to reproduce: 1. Open attached project "WaterReflection.zip"2. Open scene "repro"3. In scene view click on cube to select it4.... Read more
[IL2CPP] Application crashes if object with running animation is destroyed
1. Open attached project2. Build to iOS IL2CPP3. Project will crash on device after few seconds Note: mono does not have this issue Read more
[XR][Post Processing] 'Directly to Camera' Post Processing mode causes b...
How to reproduce:1) Create a new project.2) Enable VR.3) Install the Post Processing package4) Setup post processing in the scene.5)... Read more
Button position is wrong on fullscreen player which aspect ratio is diff...
Steps to reproduce:1. Open attached project's scene "BrokenButton".2. Check how button is highlighted.3. Build and run project.4. Ch... Read more
[SceneView] UI no longer renders in the Scene view
Steps to reproduce: 1. Open the attached package (TestUI.unitypackage)2. Open 'GateComplete' scene (Assets/Scenes/UI/Screens/GateCom... Read more
Skinned Mesh Renderer's Bounds Extent is set to half of the Transform's ...
How to reproduce:1. Open the attached project's "case_1209765-Project" Scene labeled "BugReport"2. Attach a Cloth Component to the "... Read more
[Unet] Error: Assertion failed on expression: 'asset->mainRepresentation...
This happens on all Multiplayer projects upgraded from 5.4. If you remove Library folder - this problem will gone. If you change Pla... Read more
[Android]The R.java generated by Unity during android compilation is too...
Steps to reproduce:1. Open "AndroidRClass.zip" project2. Build project on android platform3. Go to Temp/stagingArea/gen and in searc... 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