Search Issue Tracker
Calling ProduceArtifactsAsync continuously can end up producing the arti...
Calling ProduceArtifactsAsync continuously can end up producing the artifact multiple times instead of just once. Read more
Missing 'Replace' dialog when dragging an asset to a new folder where a ...
To reproduce:1. Create a folder with any name2. Create material "A" in that folder3. Create material "A" outside that folder4. Try t... Read more
Fatal error is not thrown and Editor continues to function when working ...
Reproduction steps:1. Open the attached project ("case_1278242-dirbug.zip")2. Open the repro scene ("SampleScene")3. Enter Play Mode... Read more
Changing ip address of cache server v2 doesn't reconnect.
When changing the ip address for the v2 cache server it does not connect to the new address. This applies to both global and project... Read more
Crash on GUIDPersistentManagerV2::UpdateTargetHashes when closing Unity ...
Reproduction steps:1. Clone "git@github.com:Unity-Technologies/Unity.Animation.git"2. Checkout commit "4e8a865756cb5ddc0d692ab27e03f... Read more
Missing script errors are continuously thrown when there's missing scrip...
How to reproduce:1. Open the user-submitted project2. In the Project Window double-click the "Spaceship" prefab3. Expand the "Afterb... Read more
Assets lose alpha channel in Project window when Asset Pipeline Active v...
How to reproduce:1. Open the attached 'project-1178805.zip' project using the EnvIronman VM (optional) (more information in Edit)2. ... Read more
[2018.x] Misleading 'Nothing to import' message when trying to import pa...
To reproduce:1. Create a new project2. Enter play mode3. Try to import any package from A$ Expected: 'Failed to import package with ... Read more
AssetPostprocessor::GetVersion does not affect AssetDependencyHash on fi...
How to reproduce:1. Make sure Library folder is deleted2. Open attached project "TestHashProject2019.1.0b10.zip"3. In the Console wi... Read more
Editor gets into an infinite refresh loop when using packages with cache...
Reproduction steps: 1. Run Cache Server2. Create a New Project3. "Editor" -> "Preferences" -> "Cache Server"4. "Cache Server M... 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