Search Issue Tracker
[macOS] Loadable Plugin Directories fail to be exported as .unitypackage
How to reproduce:1. Open the attached Project "bundleTest"2. In the Project Window, right-click "Assets/AppleEventIntegration.bundle... Read more
Scene and Game views are not properly styled for the Light theme
The Scene and Game view in UnityEditor use icons and colours that do not match the Light theme. They only specify styling for the Da... Read more
Create UI Toolkit Document window is not properly styled for the Light t...
The header of the Create UI Toolkit Document window does not use the right colour in the Light theme. Read more
Audio Random Container window is not properly styled for the Light theme
The Audio Random Container window use icons for Dark theme in the Light theme. Read more
[TextMeshPro] Rich text format adds "color=brown” to text instead of cha...
How to reproduce:1. Open the user’s attached “Brown Test.zip” project2. Enter Play Mode3. Observe the text at the top Expected resul... Read more
"QuaternionToEuler: Input quaternion was not normalized" thrown
How to reproduce:Open the attached project "TheGreatFleece.zip" Expected results: No errors in the Console windowActual results: "Qu... Read more
Backport Previoous Frame Remap functions for Foveated Rendering
Missing previous frame versions of the UV remap functions in FoveatedRendering_Metal.hlsl (RP Core) Read more
[TextMeshPro] TMP_FontAsset includes Creation Settings -> Character Sequ...
The field Character Sequence which is used to generate the FontAsset in the FontAsset Creator Window is being included in builds and... Read more
Incorrect Bone Transform values are retrieved when getting them with Script
How to reproduce:1. Open the attached user project “BugReporting.zip“2. Open the “SampleScene“ Scene3. Enter Play Mode4. Compare the... Read more
Screen.cutouts returns an empty array on certain notched devices in Devi...
How to reproduce:1. Open the attached Project "cutoutsTest" and load Scene "SampleScene"2. Open the Device Simulator Window (Window ... 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