Search Issue Tracker
Assembly.Load fails to load type of script in custom namespace when name...
To reproduce:1. Open attached project2. Open presets browser window via Window -> Pump Editor -> Presets Browser3. Toggle on "... Read more
[Android] The Android SDK installed with Unity Hub does not include API 29
Google Play Store requires all new apps to target API 29, so it should be included for new installations. Related forum thread with ... Read more
Log shader compilation does not give info on which shader instance had a...
Steps to reproduce:1. Create a new Unity project.2. Make sure "Log shader compilation" is enabled in Player settings.3. Build and ru... Read more
An emoji is not shown in the UI Builder Viewport and the Game view when ...
How to reproduce:1. Open the “ReportBug“ project2. Open the “969-UIToolkit-Blending“ scene3. Open the “Window > UI Toolkit > U... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
Editor freezes when instantiating a component placed on the same game ob...
To reproduce:1. Add audio source to scene2. Add attached script to audio source3. Drag Audio source object to Source field on Audio ... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
In Articulation Body you can see Limit settings even when they do nothing
In Articulation Body you can see Limit settings even when they do nothing To reproduce:1. Create a new project2. Add a Game Object t... Read more
Garbage Collector allocates unnecessary memory when Script Component is ...
How to reproduce:1. Open the user-attached "RepaintTest-Repro" project and open the "SampleScene"2. Open the Standalone Profiler (Wi... Read more
GameObject references to itself or its Components serialized as [Seriali...
Repro steps:1. Open user attached project and scene named "PolymorphicSerializationTest"2. In the Hierarchy, select "PolymorphicSeri... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs