Search Issue Tracker
Editor crash upon opening Unity 4.6 project in 5.0
1. Download attached project 'Project_case_677054.zip'.2. Try to open it. On script compiling it should crash. Read more
Assemblies are not processed by updater in some scenarios
In some scenarios the API update process skips one or more assemblies. To workaround this, just reimport the assets (assemblies/scri... Read more
Specific scripts cause Assembly Converter exception to fail WP8 build
Steps to reproduce:1. Download attached project2. Attempt to build and run to WP8 platform. It will fail with Assembly Converter exc... Read more
Instantiated prefab is placed in the center even when new position was s...
To reproduce:1. Open attached project2. Open TestScene3. Press play4. Notice that button is placed in the center even when new posit... Read more
Certain special text characters don't show up in-game in WebGL
How to reproduce: 1. Open attached project2. Open scene bug_webgl_special_chars.unity- Scene contains a simple text mesh with a spec... Read more
IL2CPP: RSACryptoServiceProvider doesn't work
-e: The RSACryptoServiceProvider class seems broken on the IL2CPP backend. -repro:--open attached project--build&run TestScene f... Read more
[WSA] Mac OS .bundle folder in plugin directory causes error while build...
If you have "random.bundle" in "plugins" folder and it has selected "Any platform" option in plugin importer, building to WSA it cau... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler