Search Issue Tracker
UIElements window instance breaks when updating the window
How to reproduce:1. Open the attached project ("DialogBoxResearch.zip")2. In the Dialogs tab, select "NewDialogPrefab"3. Open "Dialo... Read more
UI GameObject's Director's Current Time is not reset to 0 when it ends o...
How to reproduce:1. Open the "SampleScene" Scene in the attached "NotificationFinalFrame.zip" Project2. Enter Play Mode3. After the ... Read more
The Inspector Window is not brought into focus when an additional Window...
Steps to reproduce: Create and open a Competitive Action Multiplayer template In your layout, in the same spot the Inspector is in, ... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
[AMD] [DX11] Additional lights are broken when Spotlight is added to the...
Reproduction steps:1. Open the attached project "My project"2. Make sure that the Editor is using DX113. Switch platform to the Andr... Read more
[InputSystem][Windows] No input from Wacom pen if ink support is disabled
Requires a Wacom tablet to reproduce 1. In Wacom tablet settings, go to the current pen's settings and under "Calibrate", make sure ... Read more
Prefab TextMeshPro Text overrides reappear when they are reverted indivi...
Reproduction steps:1. Open user's attached project "TextMeshProBug" and scene "Sample scene"2. In the Hierarchy, select "CanvasTestP... Read more
Audio/TextureImporter mixed platform strings
Reproducible on 5.0 and 5.1 versions; Issues:Methods in AudioImporter and TextureImporter that require a platform string argument, r... Read more
[TextMesh Pro] Using Ellipsis overflow causes some Emojis to turn into a...
How to reproduce:1. Open the attached project named Case_11638252. Select the Text gameObject and move the right margin leftwards3. ... 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