Search Issue Tracker
Crash in GetRenderManager when going underwater and looking up to the su...
To reproduce:1. Open attached Unity project "1.zip"2. Open "1" scene3. Go into Play Mode4. Walk to the water source and go underwate... Read more
Particles are not batched together, when their Render Mode is set to Mesh
To reproduce:1. Open attached project "VFXBatchingBroken.zip".2. Open and play "TestScene".3. Open Stats, to see Batches. (should be... Read more
[iOS][Metal] Shader on UI layer obscures objects rendered by Default Cam...
Steps to reproduce:1. Download & open the project attached by the user2. Build "worldTer" scene to iOS3. On iOS device, press th... Read more
Building to another platform, video does not play in build
To reproduce on OSX: 1. Download attached project "VideoTest.zip" and open in Unity on OSX2. Open "main" Scene3. Enter to Play modeN... Read more
unloadUnusedAsset fails to unload an asset which contains a text compone...
Steps to reproduce:1. Open the attached project2. Open the Assets/init.unity scene3. Play the scene4. Click on Menu bar -> demo -... Read more
Unity crashes after setting a break point at GetComponent<Rigidbody>().a...
Steps to reproduce:1. Open the attached project(WinPhoEdited.zip)2. Open the Assets/test.unity scene3. Open the Assets/Spinner.cs sc... Read more
Crash in PrepareRenderNodesOnMainThreadDeprecated when selecting objects...
To reproduce:1. Open attached project (stripped.zip);2. Open "free_mode" scene;3. Attempt to select Main Camera (works with other ob... Read more
Plane is not serializable
To reproduce:1. Open project2. Open test scene. Notice, that 'Workaround' field has editable values in inspector3. Open 'TestPlaneSe... Read more
GUI Skin can be dragged straight into the Hierarchy
To reproduce: 1. Create a new project2. Create new GUI Skin3. Drag new GUI Skin into the Hierarchy4. Select the new object in the Hi... Read more
[VideoPlayer] Repeatedly clicking pause and play video and audio gets ou...
How to reproduce:1. Open the attached project2. Run Render Texture scene on Android device3. You can play the second video, as quali... 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