Search Issue Tracker
Crash on UnloadAssetBundle when exiting Play Mode after recompiling scripts
Reproduction steps:1. Open the user's attached project2. Open scene "StFall1"3. Enter Play Mode4. Open any script, edit it and go ba... Read more
Textures remain in RAM even after they've been uploaded to VRAM
Reproduction steps:1. Open user attached Project2. Build and Run3. Press each of the Buttons on the left side Expected result: VRAM ... Read more
A model with AnimationType - Legacy and ImportAnimation - false still ge...
Reproduction steps:1. Open attached project "AnimationReferences.zip"2. Select "Ball@jump" in the Project view3. In the "Animation" ... Read more
[WebGL] Lego Microgame build fails when project is inside folder named ה...
Reproduction steps:1. Create a new project using Lego Microgame inside the folder named "המחשב שלי"-- OR1. Open the attached project... Read more
"Assembly for Assembly Definition File '*' will not be compiled" warning...
Reproduction steps:1. Create a new project (with any template)2. Observe the console Expected results: No warnings are thrownActual ... Read more
Query breaks the ADB provider and the project browser
The query: sort{select{p: t:prefab *.prefab, @path, count{a:sceneIndex ref:@path} as count}, @count, "desc"} breaks the ADB provider... Read more
Physics2D Matrix does not collide as it is set to
How to reproduce:1 Open the attached "Repro.zip" project2. Select the "game-control-square (1)" GameObject3. In Inspector Window cho... Read more
NativeArray.AsReadOnly will not throw a IndexOutOfRangeException when tr...
How to reproduce:1. Open the attached project "NativeArray.zip"2. Open SampleScene3. Click Play Expected result: A IndexOutOfRangeEx... Read more
Empty lines between logs are being logged when logging errors, warnings ...
Steps to reproduce:1. Open the attached project "1332622.zip"2. Attach Android device3. Build and run the "SampleScene" scene4. Open... Read more
Creating AsmDefs does not cause recompilation of contained scripts
Repro steps:1. Open attached project 'CompilationWoes.zip"2. Go to the "Foveated Rendering" folder3. Create an Assembly Definition i... 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