Search Issue Tracker
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
"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
Optimize first-frame performance
When spawning 100,000 objects, a first-time CPU spike happens as entities rendering processing happens on the first frame. [https://... 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
”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
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
EntityComponentSystemSamples project build fails with InvalidOperationEx...
Reproduction steps:1. Open the attached project “EntitiesSamples“2. Build the project Expected result: Build succeedsActual result: ... Read more
“Reuse Collision Callbacks” setting is disabled in a new project if usin...
How to reproduce:1. Create a new project with a 3D (URP) or 3D (HDRP) template2. Go to Project Settings and observe the “Reuse Colli... 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
Shadows are not rendered in the Player
How to reproduce:1. Open the user-attached project “Test”2. Click Build And Run3. In the Player, click “Play Game” and select any le... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions