Search Issue Tracker
CreateSkyboxRendererList missing in RenderGraph API
[https://forum.unity.com/threads/introduction-of-render-graph-in-the-universal-render-pipeline-urp.1500833/page-3] A user provided r... Read more
Toggle Visibility doesn't work when GPU Resident Drawer is set to Insans...
How to reproduce:1. Open the attached project "My project (2).zip"2. Open Assets/Scenes/SampleScene.unity Expected results: The Cube... Read more
[Crash] Triggering ARC in edit mode
Triggering ARC in edit mode after a domain reload crashes the editor on AudioPlayableOutput::SetTargetAudioSource. Repro Open the at... Read more
Collision normals are inverted when the Motion Type is set to Kinematic
Reproduction steps:1. Open the attached "PhysicsSamplesKinematicBug.zip" project2. Open the "Events - Collisions" Scene ( Assets >... Read more
“NullReferenceException: SerializedObject of SerializedProperty has been...
How to reproduce:1. Create a new project2. Create an Empty GameObject and add the “Box Collider” Component3. Make a prefab of the ne... Read more
Memory leak message appears when entering/ exiting Play mode, NativeList...
Steps to reproduce: 1) Create a new Unity project 2) Enter Play mode; Exit Play mode 3) Observe the Console Memory leak message will... Read more
[Priority_NoRepro] Assessment of CVE-2023-46218
Creating this on behalf of a customer who has asked for an assessment of the following:>> This flaw allows a malicious HTTP se... Read more
[Priority_NoRepro] Assessment of CVE-2023-46219
Creating this on behalf of a customer who has asked for an assessment of the following:>> When saving HSTS data to an excessiv... Read more
[Silicon] ModelImporter.Import takes a long time when opening a project ...
Reproduction steps:1. Open the attached “ReproProject” project in batch mode with the following Command-line arguments: “[UNITY PATH... Read more
Update.DirectorUpdate is affected by the whole content of the Timeline w...
How to reproduce:1. Open the user-attached project “2023_2_Test”2. Click File → Build Settings and check “Development Build” and “Au... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project