Search Issue Tracker
Position of an instantiated prefab is not correct in OnEnable
To reproduce: 1. Open the project, attached by the user (SampleInstantiateBug.rar)2 .Open the "TestScen" scene3. Enter Play mode4. O... Read more
IDbCommand ExecuteNonQuery method rapidly allocates memory
Reproduction steps:1. Download project "MemLeak.zip" and open in Unity2. Open scene "memtestscene"3. Open Task Manager4. Enter Play ... Read more
The script cannot be loaded in the Inspector when a namespace is declare...
How to reproduce:1. Open attached Unity project "Client"2. Select Assets --> Prefabs --> Board --> BoardView prefab in the ... Read more
all log types are displayed when Debug.logger.filterLogType is set to Lo...
Steps to reproduce:1. Open attached project "log.zip"2. Open "test" scene3. Enter play mode4. Select "Exception" GUI selection5. Cli... Read more
Scripts in 'Plugins' aren't prioritized in compilation when opening proj...
To reproduce:-Open attached project in 535p7+ (The project has two scripts in it: one is a script in Assets/ which has a missing sym... Read more
[Simulator] Wrong Screen.width/height values returned in OnEnable when r...
How to reproduce:1. Open attached project "BadResolution.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Select "Script" Game Ob... Read more
GameObject.AddComponent performance severely degrades in execution time ...
How to reproduce:1. Open user-submitted project (AddComponentDegradation)2. Open the Scene 'RuntimeTest' and enter Play Mode, observ... Read more
MonoBehaviours with identical names but different Namespaces attached to...
Steps to reproduce:1. Open attached “ReferenceTest.zip” Unity project2. Open “Main” scene3. Select “References” object in Hierarchy4... Read more
DontDestroyOnLoad destroys GameObject in the build when the game is buil...
How to reproduce:1. Open user's project2. Play the scene3. Type user: admin, password: admin and press LoginA new scene should load,... Read more
Crash on TransformInternal::AddTransformSubhierarchy when using GameObje...
How to reproduce:1. Open the "Hook Instantiate Crash.zip" project2. Open the "MainScene.unity" scene3. Press Play Actual result: Uni... 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
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
- CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal Graphics API are enabled
- Crash with multiple stack traces when performing various actions with the Cesium package installed
- Editor freezes when TextMeshPro text with an East Asian line-breaking control character wraps
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"