Search Issue Tracker
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[Shadergraph] Subgraphs containing derivative-related functions can be p...
Repro steps:1. Create a subgraph2. Create a "position" node3. Create a "ddx" node4. Plug the position node into the input of the ddx... Read more
The 'Open Download Page' button in build settings directs to a non-exist...
When no desktop standalone build support is installed, the 'Open Download Page' button opens incorrect link. To reproduce:1) Install... Read more
Canvas scaling does not update when scaling Camera in orthographic mode
To reproduce:1. Open the scene2. Change "Size" field in orthographic camera3. Notice how canvas size does not change in Scene view (... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warn...
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warning on adding prefab without Network Identity 1. What ... Read more
[Linux] Build crashes after Unity splash
Linux build crashes after splash. Steps to reproduce:1) Open the attached project.2) Build if for Linux (x86, x86_64 universal).3) R... Read more
Error about not found PerceptionRemotingPlugin.dll
-e: see title, error logged on opening editor, doesn't impact other things as far as I can see, but haven't tried any VR stuff--erro... Read more
Texture2D.GenerateAtlas returns true with a list of returned rectangles ...
Reproduction steps: Open the attached project “GenerateAtlas-unity.zip” Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons