Search Issue Tracker
[UIToolkit] Errors are issued when an animated element is deleted from a...
How to reproduce:1. Open the attached “IN-14325” project2. Open the “Test → TestWindow” window in the menu3. Press the “Spacebar” ke... Read more
Network Object is not synchronized across clients when calling "Despawn"...
Reproduction steps:1. Open the attached “IN-100817” project2. Open the “Scenes/SampleScene” Scene3. Open the Multiplayer Play Mode w... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
Compile and show code break Visual Studio Connection to Unity
Reproduction steps:1. Download and open the attached "Show Compiled Shader Code Bug.zip" project2. Select the "NewUnlitShader" shade... Read more
[Linux] Infinite import loop when opening a project which contains asset...
Reproduction steps:1. Open the attached project "InfiniteImport" Expected result: The project is opened properlyActual result: The p... Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more
Crash on OnDemandScheduler::HandleImportWorkerLogs when performing vario...
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes have been reported to happ... Read more
Blend models are imported incorrectly when using the Parallel Import fun...
Reproduction steps:1. Open the attached project2. Open the "/Assets/Scenes/SampleScene.unity" Scene3. Select all of the models locat... Read more
[OSX] [MovieTexture] Whenever a movietexture is played in OSX player it ...
Reproduction steps:1) Build attached project for OSX x86_642) Run the build--- It will crash right after the splash screen (Player.l... Read more
Ubuntu - Create list under Project palette does not display options corr...
When using the + button, under the Project menu, the list starts with a number or blank lines at the top. 2. How we can reproduce it... 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