Search Issue Tracker
Scripting API Search Box - Not possible to search through all API
Scripting API Search Box - Not possible to search through all API Repro 1. Set filter to Editor Classes (or anything else than Runti... Read more
Lightmapping fails to start when the Editor allocated a lot of memory on...
Lightmapping breaks when GetAdaptersInfo is used with a buffer in >2GB address space, which can happen, since Unity is built with... Read more
Character controller falls through terrain on BB10
To repro: 1) Publish build to BB10.2) "Drive" character to edge of cliff, jump, let go of joystick.3) Once you land, continue to "dr... Read more
ModelImporter.animationType property is ignored when use it from script
No matter what I set (legacy, generic, humanoid) the rig property changes in the inspector but it does really nothing to the mesh so... Read more
Weird alignment when selecting an asset store package
Inspector alignment looks weird when selecting an asset store package in Project Browser. Please see attached screen shots for detai... Read more
Assigning a custom icon to a script causes a game object with the script...
Steps to reproduce : - import the project attached- open the scene and press play- click on the scene tab and drag selecting the obj... Read more
EditorUserBuildSettings.SwitchActiveBuildTarget() does not update build ...
SwitchActiveBuildTarget() switches the active build target but when used with a standalone target, does not update EditorUserBuildSe... Read more
[Crash] Unhandled crash with infinite loop in Shuriken sub-emitters
1. open attached project and load scene2. enable sub emitters on particle system 'ps3' and select ps4 in birth option. Crash. People... Read more
[Lightmapping] "Bake Selected" ignores Lock Atlas setting
-e 'Bake Selected' ignores Lock Atlas setting 1) Open the attached project and load the "lightmaps" scene2) Select the sphere3) Open... Read more
Using Draw Calls affects performance in 4.2
Steps to reproduce : - import the project attached in 4.1- open LoadTest_UnityGUI and press play, wait for 10-20 seconds; write down... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal