Search Issue Tracker
Tags & Layers window has inconsistent remove button behaviour between Ta...
Steps to reproduce: Create a new Unity project using the Universal 3D template Select any GameObject in the Hierarchy window Click o... Read more
Public char variables uneditable in Inspector when project setting "Use ...
Steps to reproduce:1. Open the attached “IN-119605” project2. Select “chars” GameObject in the Hierarchy window3. Set variable “A” v... Read more
Hub incorrectly displays the project path if the directory name starts o...
1. Open Unity Hub2. Extract the “Empty !.zip” project3. Add the project to the Hub4. Observe the project path in the Hub Expected Re... Read more
WaitForCompletion exception is thrown in the console when using "Localiz...
How to reproduce: Open the “LocalizationTest.zip“ project Build the “SampleScene“ for WebGL In the Player, open the Developer panel ... Read more
Serialized UnityEvent data is lost when array elements are reordered and...
Reproduction steps:1. Open the attached “IN-121561.zip” project2. Open the “ReproScene” scene3. From the Hierarchy, select the “Pref... 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
NullReferenceException is thrown in BuilderAssetModificationProcessor.Is...
Reproduction steps:1. Open the attached “IN-121235.zip” project2. From the top menu click Debug > Show Bug3. Observe the Console ... Read more
Cannot scroll down to see all UI Builder Inspector items after content i...
Reproduction steps:1. Create a new project2. Create UI Document (Create > UI Toolkit > UI Document)3. Double-click newly creat... Read more
Box2D bug fixes
Various issues fixed by Box2D: [https://github.com/erincatto/box2d/pull/998] [https://github.com/erincatto/box2d/pull/1000] Read more
Add missing API reported by users.
Some important API missing in the new low-level physics that landed in 6000.3.0a5: No obvious way to determine if a contact point is... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled