Search Issue Tracker
Asset Postprocessor doesn't reimport .fbx file with animations on versio...
How to reproduce: 1. Open the attached "BugRepro.zip" project 2. Open the "Editor\BugReproAssetPostprocessor.cs" script 3. Change th... Read more
PolygonCollider2D is reshaped if sprite is dragged into the public field...
Steps to reproduce: 1. Open attached project "778125.zip" 2. Open scene "repro" 3. In hierarchy, select GameObject 4. Notice that i... Read more
-profiler-maxusedmemory cmdline option doesn't work
-profiler-maxusedmemory has no effect in standalone player builds. This prevents users to configure optimal value to maintain the l... Read more
[DX12] DX12 shaders using register keyword triggers console error "d3d12...
Reproduction steps 1. Open the attached user's project "ConstantBufferError.zip" 2. Open "SampleScene.unity" Scene 2. Make sure D... Read more
Gamma color space is over bright
The use of gamma color space results in over-bright results. Reproduction Steps: 1. Open the scene in the attached project 2. Obser... Read more
[Addressables] ResourceLocations fails to load when calling LoadResource...
How to reproduce: 1. Open attached "UnityAddressablesLoadResourceLocationsAsync.zip" project and SampleScene scene 2. Enter the Play... Read more
Memory usage increases while switching application to background and bac...
To reproduce: 1. Open attached project 2. Build and run to Android device with the development build 3. From project folder copy OBB... Read more
'Add Component' button jumps on top of other properties in the Inspector...
Full title: 'Add Component' button jumps on top of other properties in the Inspector window when resizing the Inspector window and p... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project 2. Open scene RenderTextureBug.unity 3. Build to iOS and run 4. Press the 'Snap Picture'... Read more
Unused prefab data not being cleaned when removing script through override
Reproduction steps: 1. Create new project and import Script2 2. Create an empty Gameobject and add the Script2 component 3. Make the... 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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices