Search Issue Tracker
Unexpected recursive transfer of MonoBehaviour error on importing package
On importing asset project "Love/Hate" "Unexpected recursive transfer of MonoBehaviour. MonoBehaviour 'Farmer' is being transferred ... Read more
[IL2CPP] ParticleSystem.SetParticles generates unfreed allocations in IL...
How to reproduce:1. Build the attached project for iOS2. Run the app on the device with Xcode allocations profiler (CMD + I > All... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
[URP] Assertion failed on expression errors are thrown on adding Rendere...
Assertion failed on expression errors are thrown on adding Renderer Features in ForwardRendererData preset asset. Steps to repro:1. ... Read more
Shader Error when creating a Visual Effect Graph
Repo steps: Open Core Unity Scene Open Window > Package Manager Check Visual Effect Graph is installed Right click the Project Me... Read more
[iOS] First character of the Product Name section of the Bundle identifi...
How to reproduce:1. Open the attached 0037.zip project2. Build for iOS and open the generated Xcode project3. Compare Bundle ID in t... Read more
Transition blend handles should not be inversable
Transition blend handles should not be inversable 1. What happenedWhen manipulating the transition blend handles (blue start/end han... Read more
[UX] Blackboard parameters cannot replace inputs connected to another in...
Repro steps:1. Create a blackboard parameter (i.e. a float)2. Connect that parameter to another block or node3. Duplicate the parame... Read more
[Remote Config] Cursor does not change to Edit mode when Editing fields ...
Cursor does not change to Edit mode and keeps displaying the default arrow icon when Editing fields in Remote Config window. Refer t... Read more
Can't build the project on WebGL when using Generic Values for Scriptabl...
How to reproduce:1. Open the attached "GenericValues"2. Open the "SampleScene" scene3. Click Build And Run4. Observe the Console Exp... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object