Search Issue Tracker
[Code Optimization] "Debug"/"Release" Mode not updated after Editor restart
Reproduction steps:1. Open "optimization_tests.zip" project2. "Preferences" -> "General" -> "Code Optimization on Startup" -&g... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
Asset bundles which include VideoClip have different CRC values when bui...
How to reproduce:1. Open the attached project ("case_1152507-CRC_2019_2.zip")2. Build asset bundles (Toolbar -> Bundles -> Bui... Read more
"Unable to load projects" thrown in "Add from Repository" window in Unit...
Steps to reproduce:1. Open Unity Hub2. Press "Add" button3. Select "Add from repository"4. Wait for a few seconds5. Observe the "Add... Read more
[UI] Radius property is missing when Area light shape is set to Disc in ...
Steps to reproduce: 1. Create a new project or open an existing one2. Create an area light game object3. Set its shape to Disc4. Not... Read more
Editor crashes when trying access animation clip events through script
To reproduce:1. Open attached project2. Open test scene3. Press play4. Editor crashes Read more
Custom "Failed to extract resources needed by Il2CPP" error message when...
Our QA is testing extreme cases and one of them is the behaviour of the app when local storage is full. When the disk is full we wan... Read more
[LWRP] Area Light does not generate light when its Shape is set to Disc
Repro steps:1. Open attached project2. Open Game view3. Select "Area Light" in the Hierarchy4. In the Light component, change the Sh... Read more
Unnecessary/unwanted binding candidates are found when detecting and cha...
How to reproduce:1. Open the attached 'RebindCandidates.zip' project2. Enter Play mode3. In the Drop-down menu select 'Mouse' and th... Read more
[Visual Effect Graph] Input field overlaps dropdown arrow icon while ren...
Input field overlaps dropdown arrow icon while renaming Category in Blackboard window. Steps to repro:1. Open the attached project.2... 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