Search Issue Tracker
Addressables - Web links provided in Package Manager open in code editor...
When viewing the Addressables package in Package Manager, clicking any of the web links in the detail view will open them in a code ... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... Read more
[XR] Editor crashes with ComputeBuffer::SetData when exiting the Play Mo...
How to reproduce:1. Open the user's project2. Enter the Play Mode3. Exit the Play Mode Expected result: Editor does not crashActual ... Read more
[Quick Search] Searching for Scriptable Objects, doesn't work unless all...
Reproduction steps: 1. Open "1157066" project2. Open the Quick Search menu ("Alt" + " ' ")3. Search for "Scriptable"4. Press on the ... Read more
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roaming fo... Read more
[Android][Vulkan] Animations glitch out when using a specific canvas lay...
How to reproduce:1. Open the attached “IN-97711” project2. Build and Run the Android Player3. Observe the Player Expected result: Th... Read more
Unity editor crashes on D3D12ScratchBuffer::D3D12ScratchBuffer when inst...
How to reproduce:1. Open user's provided project2. Try dragging in "Warrior" prefab from the project's window into the scene (Assets... Read more
[WebGL] Xmlreader parses data incorrectly
1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... Read more
[Splines] Properties in inspector grayed out on changing mode
1. Create a spline object created in the scene2. Enter in spline context and select a knot3. Make sure the tangent mode is set to li... Read more
[ProBuilder] Editor throws a NullReferenceException when Scene view is f...
How to reproduce:1. Open the attached project named Case_11649402. Focus the Scene view3. Press G Expected result: No errors are thr... 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