Search Issue Tracker
RectTransform preview does not update image appearance
1.Open project2.Choose Image gameobject3.Activate RectTransform tool (press T)4.Try to change RectTransform size (Activate preview)5... Read more
[Unrecognised Shader]Warning message misses name and link to the broken ...
Steps to reproduce:1. Open attached project (named "Unhelpful Shader Warnings.zip").2. After the project is loaded, notice that the ... Read more
Shadows disappear with custom projection matrix on camera
Reproduction Steps:1. Open User's project2. Run "test" scene3. Notice difference between normal and custom projections every second ... Read more
[iOS] Crash in FMOD_RESULT DSP::release() when AudioManager::CloseFMOD i...
To Reproduce: 1. Open and build and attached project on iOS.2. Click "SetAudioSessionActive(false)", it will call:-SetAudioSessionAc... Read more
[WebGL]Unity Xbox one controller controls in game doesn't correspond to ...
Steps to reproduce:1. Connect Xbox One controller to PC.1. Open attached project.2. Run the project.3. Press left trigger.--- Note t... Read more
The scene IDs do not refer to the same objects between the client and se...
To reproduce the issue follow the steps:1. Open "IdeationPhone" project2. Load the "Phone" scene3. Build the Standalone player and r... Read more
[Canvas] Inconsistent Sort Orders. Different Scene Views before and whil...
Reproduction Steps:1. Open User's project2. Set "Canvas" Sort Order = 2 and "Panel" Sort Order = 03. Notice that the Text is OVER th... Read more
Metal shader compiler treats const variables differently than OpenGLCore...
Reproduction Steps:1. Open project2. Pick OSX standalone target3. Select "NewUnlitShader.shader" in Editor4. In inspector under "Com... Read more
GUI in NetworkManager and NetworkLobbyPlayer leads to unnecessary GC All...
Having a NetworkManager or NetworkLobbyManager in a scene allocates 464B per call even though Network GUI is not being drawn and scr... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code