Search Issue Tracker
"error CS0246: The type or namespace name 'NUnit' could not be found" is...
How to reproduce:Open the attached "AnteNomspa.HDRP.Experiments.Character.zip" project Expected results: No errors in the Console wi... Read more
Long-running jobs produce warning about JobTemp memory
A job which runs for more than 4 frames (e.g. runtime navmesh baking) produces warnings about JobTemp memory being allocated for too... Read more
String Table marked as "Preload Table" doesn't preload asynchronously on...
How to reproduce:1. Open the user-attached project “TestEmptyProject”2. Click Build And Run3. Observe the Player Expected result: Th... Read more
Text after the first space gets deleted when the font asset is created w...
How to reproduce:1. Build And Run the user’s attached “font-definition-bug.zip” project2. Observe the result Expected result: “Text ... Read more
”IOException” is triggered by ApiUpdater when opening a project
How to reproduce:1. Open the user’s attached “Demo.zip” project2. Open the “Editor.log” file3. Observe the file Expected result: “Ex... Read more
"Retrieving array element that was out of bounds" is thrown when setting...
How to reproduce:Open the user's attached project Expected results: No errors thrown in the Console windowActual results: "Retrievin... Read more
"Top level scope allocation is permitted only on the main thread." error...
Reproduction steps:1. Open the attached project "NativeAllocationIssue-2023.1"2. Enter Play mode Expected result: no errors in the C... Read more
A typo in an error message when the repeat rate is too low in the "MonoB...
In line 69 of “MonoBehaviour.bindings.cs” source code (https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Ex... Read more
Unable to remove a Missing RendererFeature component due to the More Ite...
Reproduction steps:1. Open the attached “IN-33956 URP Rendering feature.zip“ project2. Select the “Test URP Asset_Renderer.asset” in... Read more
Crash on ForwardRenderLoopJob when opening Sentis sample project with UR...
Reproduction steps:1. Open the attached “SentisTest” project2. If prompted, enter Sentis license key Expected result: Project opensA... 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