Search Issue Tracker
[AudioEchoFilter] Crash after pasting Echo filter to an object which doe...
Steps to reproduce: 1. Create new project2. Add "Audio Echo Filter" component to main camera (or any other object which has "Audio L... Read more
Applying Prefab changes creates duplicate of prefab in hierarchy
To reproduce:1. Open attached project (there is a small repro)2. Open test scene3. Select button4. Make some changes to button objec... Read more
[AssetBundles] can't be loaded if different objects contain the same name
How to reproduce:1. Download the attached project2. There are built asset bundles (two different scenes, with different bundle name ... Read more
[IL2CPP] Default constructor not found is thrown on photon plugin
1. Open attached project2. Build to iOS with IL2CPP3. Press "Demo Boxes"4. Press "Start"3. XCode will throw missing method exception... Read more
[IMGUI] Unit Tests window freezes when having a lot of (more than 2000) ...
Reproduction steps:1. Open attached project "Testing2000Tests"2. If "Unit Tests" window is not open, from the menu bar select Unity ... Read more
[Performance][SkinnedMesh] (Rendering.UpdateDirtyRenderers) Skinned mesh...
After few tests I found out the more skinned mesh renderers you have the more method Rendering.UpdateDirtyRenderers cost your cpu po... Read more
Unremovable events with no time value
How to reproduce:1. Create a new project2. Import "Mecanim Locomotion Starter Kit" from Asset Store3. Place DefaultAvatar.fbx to the... Read more
Dynamic batching on an empty submesh causes a crash
Dynamic batching causes a crash when the following conditions are met: - Using the IL2CPP scripting backend.- Running on a 64-bit iO... Read more
Plugin inspector doesn't assign correct platform settings when importing...
To reproduce:1.Create new project and import attached "repro" package.2.Notice that it contains 2 plugin dll - XInputInterface32 and... Read more
[NetworkManager] Object created from inactive player prefab is inactive ...
Steps to reproduce: 1. Open attached project2. In Project tab make "Cube" inactive3. Build project4. Enter play mode in editor and s... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS