Search Issue Tracker
Saving upgraded project doesn't update the ProjectVersion.txt if no chan...
How to reproduce:1. Create a new project in any Unity version2. Open the same project in new Unity version3. File > Save Project4... Read more
Assembly Definition files aren't being picked up on the new platform
When switching from PC to another build, Console throws a bunch of missing references in scripts. It's as if the Assembly Definition... Read more
Building our version of MessagePack support for WebGL results in Templat...
To reproduce:1) Open attached project and scene2) Build and run for WebGL Result: The app gets stuck in an infinite loop Reproduced ... Read more
[Preset] "Level" names under "QualitySettings" are misaligned when its p...
On creating preset of "Quality" from "Project Settings", "Levels" names are misaligned, refer attached screenshot Steps to repro:1. ... Read more
Test Runner speed regression on set up/clean up time
How to reproduce:1. Open a big project (tested with 1.5GB)2. Open the Test Runner3. Switch between EditMode and PlayMode tabs4. Noti... Read more
Network Transform throws NullReferenceExceptions when Inspector preview ...
How to reproduce:1. Open attached project "NetworkTransformPreviewBug"2. Select Network Synced Object in the Hierarchy3. In the Insp... Read more
Error thrown from child Object upon Play Mode exit when using HideFlags....
Steps to reproduce:1. Open QA-supplied project ("HideFlagsBug.zip")2. Open Scene "scene"3. Enter and Exit Play Mode4. Inspect the Co... Read more
RuntimeInitializeOnLoadMethodAttribute not invoked if class is generic
Steps to reproduce:1. Open user attached project2. Enter play mode3. Methods are invoked as expeted. "OnBeforeSceneLoaded" and "OnAf... Read more
SpriteShape is changing its boundary box when SpriteShape has fill texture
How to reproduce:1. Open attached project ("SpriteShapeInvisible.zip")2. Open Scene "SampleScene"3. In Hierarchy window select "New ... Read more
Textures do not work with a specific compression format when setting tex...
To reproduce:1. Open attached project2. Open SampleScene3. Select TestScript in the hierarchy4. Notice that size=1024, padding=25. P... 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