Search Issue Tracker
[MacOS] The close window button (“x”) is missing in the Mac Editor
In 2017 LTS versions, the “x” button to close the window next to the minimise and full screen buttons is missing on MacOS. 1. Open o... Read more
Test Runner's results change after first Test run when using Singleton
To reproduce:1. Open attached project ("SingletonInstancesTest")2. In Test Runner window click "Run All"- Tests return positive3. Ru... Read more
IsActiveAndEnabled variable is false even though ActiveSelf and Enabled ...
How to reproduce:1. Open case1126672 2018+ or case1126672 2017.4 project (depending on your version)2. Enter the Play Mode3. Observe... Read more
[Android] AudioMixer values get reset when switching audio output to a b...
Repro steps:1. Open attached project2. Build and Run on Android3. Press the Play button in the app An ambient sound starts playing 4... Read more
Having a project in the root directory of a drive causes DirectoryNotFou...
Steps to reproduce:1. Make a project folder the root of a drive for example: (e.g. E:\Assets\, E:\Library\, E:\Packages\, etc).2. Op... Read more
[Animation] Animator parameter name gets clipped for more than 7 letters...
Animator parameter name gets clipped for more than 7 letters in blend tree. Refer the attached video Steps to reproduce:1) Create a ... Read more
[IL2CPP] The sockaddr_un structure is not properly filled when trying to...
The IL2CPP runtime does not properly fill the sockaddr_un structure that is passed to the bind() or connect() system calls when tryi... Read more
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... Read more
Line Renderer line normals are directed to the camera plane when Generat...
How to reproduce:1. Open the attached 'URP-Bug.zip' project2. Open 'SampleScene' Scene3. Notice that 'Default Lit Material (2)' chil... Read more
FromJsonOverwrite() overwrites default field value to datatype's default...
Reproduction Steps:1. Open the project inside "FromJsonOverwrite.zip"2. Play default empty scene Expected: "Overwritten" values matc... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject