Search Issue Tracker
Unfreed allocations are reported after building a player and exiting Pla...
How to reproduce:1. Create a new Unity project2. Build the project3. Return to the Editor and enter Play Mode4. Double-click the Sam... Read more
[WebGL] WebAssembly export fails while converting asm.js to WebAssembly
Reproduction steps:1. Open the attached project2. Build to WebGL (make sure that it's not a development build) Result: asm2wasm.exe ... Read more
Models are invisible in Unity player when using import options "Keep Qua...
How to reproduce:1. Open attached project "repro_1179051"2. Build and run the project Expected result: model is visible in the Unity... Read more
Empty folder that was selected for Build is deleted if build fails
How to reproduce:1. Open the attached "repro.zip" project2. In Build settings, switch Target Platform is set to "UWP"3. Click the "B... Read more
Unity freezes on an Easy Save plugin script when project is being built
To reproduce:1. Open user's attached project ("Ridunkulous2019")2. CTRL +B to Build the project- Editor freezes Reproduced with: 201... Read more
[BuildFolder] Building app using duplicate project picks original projec...
How to reproduce:1. Create a new project2. Build SampleScene3. Close project4. Right click on project folder and Compress it5. Unzip... Read more
ApplicationIdentifier not used when building the first time via script f...
Steps to reproduce:1. Download the attached project2. Build from command line with the following arguments:<path to editor> -q... Read more
[Desktops][Standalone] Error in the Console during the building process.
"Invalid Cached Offset" error repeats about 2-200 times during the standalone building process.However, it does not interfere the bu... Read more
Unity tried to build ARM64 build when Mono is selected
Steps to reproduce:1. Open the user's attached project "MonoBug.zip"2. Switch to Android3. Built the project Expected results: Unity... Read more
Awake is called in a different order when IProcessSceneWithReport.OnProc...
How to reproduce:1. Open the attached project's Scene labeled "OnProcessSceneTest"2. Enter the Play Mode3. In the Console Window, in... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved