Search Issue Tracker
Asmdef in Package is not built when using IL2CPP mode
Reproduction steps:1. Open attached user project2. Build using IL2CPP mode Expected result: The cube spins and bouncesActual result:... Read more
[GPU PLM] Crash when baking terrain using GPU Lightmapper
Reproduction steps: 1. Clone https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game/commit/9e8945a031425d... Read more
[UI Builder] A child's and next in Hierarchy item variables swap when sa...
How to reproduce:1. Open the attached "VariableSwap" project2. Create a new UI Document (in the project window right-click->Creat... Read more
[SpriteEditor] [UI] “Outline Tolerance” button is not centered and font ...
Steps to reproduce:1. Open the attached project2. Select "pic" asset and go to Inspector window3. Click “Sprite Editor” button4. Cli... Read more
[UAAL] [iOS] Application.Unload() does not free up memory
Reproduction steps:1. Open customer's attached project in "UnityProject.zip"2. Build and Deploy to an iOS device3. In Xcode open the... Read more
Undoing RegisterCreatedObjectUndo always changes the name of redo to "Cr...
How to reproduce:1. Open attached project "Bugs.zip"2. Open "Scene" scene3. Select "Script" GameObject4. Click on the "Create" check... Read more
[Android][IL2CPP]CustomRenderTexture does not render on Android devices ...
Reproduction steps:1. Open the attached user's project "CustomRenderTexture.zip"2. Switch the Platform to Android3. There are two Sc... Read more
UnityEvent removes 'set_' from method name when selecting methods in the...
How to reproduce:1. Open the attached '1281399.zip' project2. Open the 'SampleScene' Scene3. In the Hierarchy window select 'Canvas'... Read more
Creating ASTC with new Texture2D(res, res, TextureFormat.ASTC_4x4, true)...
How to reproduce:1. Open the attached "asthdrImporter2019.zip" Project2. Click on "Lightmap-0_comp_dir" file in the Project view3. P... Read more
Creating AssetBundle containing custom assets with meshes crashes the ed...
Reproduction steps:1. Open attached project "freshtest_2.zip"2. In Editor Menu, click Test -> Create Bundle3. Observe Editor Expe... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class