Search Issue Tracker
Unrelated errors appear when you try to open a project from that was pre...
To reproduce follow the steps:1. Create new project in Unity2. Close and Restart Unity to project selection window3. Delete folder p... Read more
The Save button is not disabled when saving Search Query as an Asset wit...
To reproduce: 1. Download the attached project "Search.zip" and open it in Unity2. Open the Search window3. Type something in the In... Read more
The user can no longer see empty folders at glance, but has to open each...
The user should be able to see (like on Windows) if a folder is empty without opening it. This has been a a user request for large f... Read more
[UaaL][AppleTV] Empty project crashes on tvOS 12.3
How to reproduce:1. Create & Open an Empty project2. Build & Run on AppleTV using tvOS 12.3 Crashes when using:Apple TV 4K +... Read more
Manual page on Skybox needs to be updated
6 Sided Skybox now also has the additional properties Exposure and Rotation. These have to be included and explained in the Properti... Read more
Missing compute kernel or bad constant buffer bindings not throwing warn...
How to reproduce: Open the attached project "New Unity Project.zip" Enter Play Mode Expected results: "10" and "20" are shown in the... Read more
[Editor] Visibility state is not being saved while working in multiple s...
Visibility state for GameObjects is not being saved after removing or unloading the additive scene Steps to repro:1. Create a new pr... Read more
“Subscription based” option in Package Manager Filters (Status) dropdown...
Steps to reproduce:1. Create a project2. Open Package Manager window (Window > Package Management > Package Manager)3. Open Fi... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... 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