Search Issue Tracker
Script Execution Order not respected across scenes, each scene has its o...
Steps to reproduce:1) open the attached project2) open 'BaseScene' and drag 'AdditiveScene' into hierarchy3) play4) observe console ... Read more
[DX12][Editor] Enabling/disabling antialiasing in Quality Settings cause...
Enabling/disabling antialiasing in Quality Settings causes Game view to render incorrectly. The specifics of how it will render are ... Read more
[DX12][Editor] Image Effects cause camera to not render to Game view
In DX12 mode, enabling any image effects on the camera will cause that camera to not be rendered to the target on the Game view. Rep... Read more
AnimatorControllerOverride.clips[x].overrideClip is a Field, should be a...
AnimatorControllerOverride.clips[x].overrideClip is a Field, should be a property with only Gethttp://docs.unity3d.com/ScriptReferen... Read more
5.3.0f3 - Setup behavior is different from previous versions
Installer for targets does not install to 32bit folder if installed via command line after installing the based editor. Read more
[DX12] Blacksmith's "Unique Shadow" is incorrect in DX12
Steps to repro: Open unity with DirectX 12 enabled (-allow-d3d12)Open attached project 1. Open scene "Large Scene"2. If you're in DX... Read more
[Ambient] Gradient Ambient Source displays wrong colors
To reproduce:1. Open attached project2. Open "MainScene" scene3. Open Lighting window4. Select "Scene" tab in the Lighting window5. ... Read more
[DX12][Editor] When switching to DX11 from DX12 Unity will crash
Steps to repro: Open unity with DirectX 12 enabled (-allow-d3d12)Open project 1. Open Scene "Large scene"2. Make sure the editor is ... Read more
[DX12][Editor] Changing to Scene view hides Camera and other editor tabs
Steps to repro: Open unity with DirectX 12 enabled (-allow-d3d12)Open project. 1. Open scene "Large Scene"2. Click on the "Scene" ta... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS