Search Issue Tracker
[Regression] Attempting to enter 'F' (Capital f) into input field result...
Steps to reproduce:1. Open QA attached project2. Open 'Test' scene3. Select 'Main Camera' where a script with 'public string' field ... Read more
[Sprite Shape] Crash on changing bevel cutoff property in Edit Spline to...
Crash on changing properties in Edit Spline toggle Steps to Repro:1. Open attached project > hierarchy > right click2. 2D Obje... Read more
Profiler is not profiling when attached to running Standalone build
To reproduce:1. Open any project, set Profiler to Record mode2. Build and Run the project in Standalone3. While built project is run... Read more
Symbols are not uploaded to Performance Reporting service for Windows IL...
When building a project for Windows with the IL2CPP backend, symbols for GameAssembly.dll are not uploaded to the Performance Report... Read more
Plugins not copied to the Standalone Plugin folder when they are marked ...
Steps to reproduce:1. Create new Unity project1. Import attached "dummy.dll" file for Windows or "MacURI.bundle" file for MacOS2. Se... Read more
[WindowsMR][Emulation] - Trunk - Windows MR SDK is failing to Initialize...
When using simulation on the first fresh run of a project the Windows Mixed Reality SDK will fail to initialize because the HoloLens... Read more
Two particle effect draw calls do not batch together
Repro steps:1. Run scene in attached ParticleBatching.zip2. After a few seconds click Enable in the Frame Debugger3. In the Transpar... Read more
The Editor is failing to check the CacheServer when increasing AssetPost...
How to reproduce:1. Download attached project (Ensure that CacheServer is enabled in the editor, I have reproduced using Local Mode)... Read more
TextureImporter.streamingMipmapsPriority always returns 1
Reproduction steps:1. Open attached project "BugReport_TextureImporter_StreamingMipmapsPriority.zip";2. Select Assets/Streaming_3;3.... Read more
Calling Transform.SetParents resets localPosition of the UI GameObject
Reproduction steps:1. Open the attached project "UIBugRepro.zip";2. Open the repo.unity scene;3. Enter a play mode; Expected results... 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