Search Issue Tracker
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 ... Read more
“NullReferenceException: SerializedObject of SerializedProperty has been...
How to reproduce: 1. Create a new project 2. Create an Empty GameObject and add the “Box Collider” Component 3. Make a prefab of ... Read more
[Crash] Triggering ARC in edit mode
Triggering ARC in edit mode after a domain reload crashes the editor on AudioPlayableOutput::SetTargetAudioSource. *Repro* # Op... Read more
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 provide... Read more
Crash on WorkerManagerASIO::OnMessageReceived when performing various Un...
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes predominantly occur in ope... Read more
Adding URP to a project does not respect Camera's Target Eye value
Steps to reproduce: 1. Open the attached user's project "VR Spectator.zip" 2. In the Hierarchy, select the "VR Spectator Camera" G... Read more
Crash on mono_class_get_flags when running various Unity processes
A recurring crash issue has been identified in Unity, affecting various workflows. Users have experienced crashes during project ope... Read more
The PolyBrush brush deactivates when it is dragged outside of a certain ...
How to reproduce: # Create a new project # Install the PolyBrush Package # Create any 3D GameObject in the Scene view # Open t... Read more
Low FPS when rotating Splines with a mesh using SetKnot
How to reproduce: 1. Open the user’s attached “SplinesPerformance.zip” project 2. Open “SplinePath Sample” Scene 3. Enter Play Mo... Read more
Code Editor debugger shows different values than the Inspector when obse...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/SampleScenes“ Scene 3. Open the “Assets/Te... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player