Search Issue Tracker
Editor becomes unresponsive when building for Standalone Player
Steps to rperoduce:1. Open the “users attached project”2. Build and run the project3. Observe the Editor become unresponsive on “Run... Read more
Select Addressable Group window opens outside Editor bounds
Reproduction steps:1. Create a new project2. Install Addressables package3. Select any Asset and enable Addressables in the Inspecto... Read more
Crash when you call UnloadAllAssetBundles and there are pending AssetBun...
Description:UnloadAllAssetBundles will unload all the AssetBundle waiting for any pending load operation, but it won't wait for any ... Read more
Crash when loading content archive from a different Unity version
Reproduction steps:1. Open the attached project “ReproProject”2. Copy the folder path of the “Content Archive” package in the projec... Read more
Player crash when loading a content archive of considerable size ~1.6GB
Reproduction steps:1. Open the attached project “ReproProject”(the Packages/manifest.json will need to be updated to point to where ... Read more
[Android] Consecutive builds take an extensive amount of time preparing ...
Reproduction steps: Build and Run the attached project multiple times Observe the build times Expected result: The Project builds fa... Read more
[All Ports Landed] Unity Editor crashes on CollectAllSerializeReferenceT...
Reproduction steps:1. Open the attached project “Unity Extensions”2. Build the project Expected result: Build is successfulActual re... Read more
[Android] Crash when building Project without revision 65879, using Ocul...
Reproduction steps:1. Open the attached Project “ReproProject”2. Inside the Package Manager, update the Oculus XR plugin to the late... Read more
Test Runner fails to start the Player tests when Build Profiles window i...
How to reproduce:1. Open the attached project "TestRunner"2. Open the Build Profiles and keep it opened3. Open the Test Runner (Wind... Read more
“NullReferenceException” errors thrown when adding “Content Packing & Lo...
Steps to reproduce:1. Create new Unity project2. Install Addressables package via Package Manager3. Right-click in Project window, n... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project