Search Issue Tracker
Assets are not created from drop down menu if any projectSettings are op...
To reproduce:1. Create a new project2. Open any projectSettings(i.e. Editor)3. Create any asset using Assets drop down menu(gif atta... Read more
Renderer w/ MaterialPropertyBlock will lose reference to a Texture if th...
How to reproduce:1. Open the user-submitted Project and open the "RepoScene"2. Enter Play Mode3. In the Project Window find the "Rei... 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
When importing same asset the second time, button "All" does not select ...
Steps to reproduce:1. Open a new project2. Download and import either LeanTween, Skybox or SteamVR asset package3. Import the same p... 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
AssetDatabase.FindAssets doesn't work when reimporting all assets
Reproduction steps:1. Open the user's attached project "AssetDatabaseReproCase.zip"2. Click Assets > Reimport All Expected result... Read more
[Backwards Compatibility] Crash in VerifyAssetsForBuildTarget when openi...
Steps to reproduce:1. Download Unity 5.3.5p8 Cache Server2. Start the server by opening "RunOSX.command" file3. Open the project att... Read more
Existing references become Missing after enabling ScriptedImporter
Reproduction steps:1. Open the attached project "ScriptedImporterNull - 2018.1.zip";2. Open the test.unity scene;3. Make sure that i... 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
Unity freezes when calling "Select Dependencies" on a specific font asset
To repro:1. Add attached font asset to a project,2. Right-click scene "UI", then "Select Dependencies"-- Unity will either freeze or... 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