Search Issue Tracker
[UNETServerDLL] "IsBroadcastDiscoveryRunning()" function returns true wh...
Steps:1. Call NetLibraryManager.IsBroadcastDiscoveryRunning() function without actually starting broadcast discovery==>It returns... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
Shader Graph invalid Reference name auto-generation with a double unders...
Reproduction steps:1. Open the attached project2. Open "Assets/Naming test" Shader Graph3. Create new Property and name it “name _so... Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
Timeline audio keeps playing when editor is out of focus
Steps to reproduce:1. Open the attached project (case_1217337.zip)2. Under Edit > Project Settings > Player > Resolution an... Read more
[iOS][VideoPlayer] H264 codec video is not forwarded to tapped place in ...
How to reproduce:1. Open the attached "[Video] NewVideoPlayer.zip" project2. Build and run the project on the mobile device3. Click ... Read more
Crash on "SerializableManagedRefTransfer::TransferScriptingObjectWithSer...
Steps to reproduce: Create a VR/MR template project Open the (menu: Project Settings > XR Plug-in Management/Project Validation) ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved