Search Issue Tracker
NetworkIdentity.OnRebuildObservers allows not-ready connections
the callback NetworkIdentity.OnRebuildObservers allows user code to add not-ready connections to the list of new observers for the o... Read more
[UnusedByteCodeStripper2] Unhelpful error message if a namespace in link...
Reproduction steps:1. Open attached project "LinkXMLBadM"2. Build scene "Test" for WebGL3. The build will fail because of bad namesp... Read more
Camera clipping plane works different between transparent and opaque obj...
To reproduce:1.Open attached project.2.Open "test" scene.3.Check scene hierarchy, notice 2 cubes assigned as children of camera, lef... Read more
[CustomEditor] Multiple fuction call from custom MenuItem when calling f...
Steps to reproduce: 1. Open attached project2. Open 'CallTest' scene3. Select all three cubes in the hierarchy4. Left-Click on one o... Read more
[IL2CPP] Native iOS function calls with more than 9 parameters don't wor...
To Reproduce: 1. Build the attached project for ARM64.2. Click the button to call _testing function from testing.mm.3. Observe that ... Read more
[IL2CPP] T[] doesn't implement IList<T>
To Reproduce: 1. Run the attached project with IL2CPP (tested on iOS).2. Click the button, observe that 'PlayerDB[0] is IList<Pla... Read more
[WSA][WP8.1] Chinese Simplified QWERTY Keyboard has no suggestions
To reproduce on WP8.1:1. Obtain a windows phone with the Chinese Simplified QWERTY Keyboard installed. This is harder than it looks.... Read more
[ManagedPlugins] meta file ignored when importing plugins if library fol...
To Reproduce: 1. Open the attached project in batch mode:" Unity.app/Contents/MacOS/Unity -projectPath "/PluginFailLoad/" -quit -bat... 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