Search Issue Tracker
FadeGroup UI items are misaligned during transitions
Ex : On changing Dimensions from original in video import settings, Aspect ratio dropdown appears and slides right to get aligned wi... Read more
Component properties get reset when resizing an array in the Inspector w...
Steps to reproduce:1. Open users attached project2. Open "Test" scene3. Expand "Player Pack" Prefab in the Hierarchy window.4. Press... Read more
"PPtr cast failed when dereferencing!" errors when opening an older proj...
How to reproduce:Steps:1. Setup remote Cache server in Unity editor2. Replace the cache5.0 folder on your Cache Server with the atta... Read more
[Scripting] "Opening Project in Non-Matching Editor Installation" warnin...
Creating a new project from command line shows Upgrade warning Steps to reproduce:1. Open Command Prompt or Terminal2. Navigate to t... Read more
Objects are not affected by Realtime GI when used in a multi-scene build
How to reproduce:1. Download attached "test-buildGI-Unity2018.3" project2. Open "Main" Scene3. Drag Scenes "Geometry" and "Lighting"... Read more
Addressables fails to build if Dependency is deleted but it is still use...
When attempting to Build our Addressable Asset Bundles Unity started throwing 'ArgumentException: Path is empty.' and 'FileNotFoundE... Read more
Packages fail to compile and show Package Manager because of missing .NE...
How to reproduce:1. Open a new project with 2018.2 version2. Open the same project with 2018.3.0f23. Try to open the Package Manager... Read more
[OS X][Metal] Artifacts appear when using Dynamic Resolution with MSAA
To reproduce:1. Open project attached by QA2. Enter playmode3. Click left mouse button to decrease resolution Note: Right mouse butt... Read more
Exporting package without ExportPackageOptions.Recurse exports an empty ...
To reproduce:1. Open attached project "packageexport.zip"2. Press Test > Export Package3. Delete Dossier1 folder from Assets fold... Read more
Clicking a prefab object through another object does not select the whol...
How to reproduce:1. Open the attached repro project ("1105873 repro.zip") and open the "test" scene2. In the Scene View select the S... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used