Search Issue Tracker
When a new script is created it lacks a tab symbol
1. Create a new script2. Open itNotice that the start function looks like this:[tab]void Start() {[tab][tab]}While it should look li... Read more
'Use of unassigned local variable' error only appears if the variable in...
'Use of unassigned local variable' error only appears if the variable in question is not in an array To reproduce:1. Open attached p... Read more
'Assignment made to the same variable' warning only happening when the v...
'Assignment made to the same variable' warning only happening when the variable isn't in an array To reproduce:1. Open attached proj... Read more
Multiple properties are missing when using custom editor for Rigidbody2D
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. In hierarchy, select "Cube" GO4. In inspector, inspect Rigidbody... Read more
[VR] 'Run In Background' reverts back to 'false' on Playback
Run In Background in Player Settings reverts back to false every time the scene is played, even though with PlayerSettings.virtualRe... Read more
SyncList not initialized error after SyncList was initialised and .Clear...
Reproduction steps:1. Open project "SynclistRepro.zip"2. Open the "Test" Scene3. Play4. Notice the "SyncList not initialized" error ... Read more
[UNET] NetworkManagerHUDeditor producing null reference errors when Game...
Steps to reproduce:1. open attached project2. play the scene3. select 'NM' from hierarchy - 2errors each frame printed out Read more
World space canvas flicker when resizing game view
Steps to reproduce: 1. Open attached project2. Open scene "TestBUG"3. Rezise game view and notice canvas flickering Reproducible onl... Read more
World space canvas aren't rendered to render texture
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select Main Camera and notice that UI Image is vis... Read more
[iOS] Compressed baked cubemaps creates visible seams on iOS devices
Steps to reproduce: 1. Open attached project2. Build 'Seams' scene to iOS3. Build the generated Xcode project to a device4. Notice t... 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
- Invalid Clip Method
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed