Search Issue Tracker
[RealtimeGI] Lightmapped objects shadows appear black
Steps to reproduce: 1. Download the project from the provided link (see below) 2. Open 'Overworld' scene (Assets/Scenes/Areas) 3. R... Read more
Touch Input randomly drops out at high FPS
How to reproduce: 1. Open attached project 2. Build to iOS and run 3. Make some shapes without lifting finger - Note how every onc... Read more
[ColorSpace] Changing color space to 'Linear' and reopening the project ...
Steps to reproduce: 1. Create new Unity project 2. Add random game object to the scene 3. Notice you can select anything you want i... Read more
Layout under a ScrollRect does no perform its layout logic
How to reproduce: 1. Open attached project 2. Open scene Test.unity 3. Select gameobject Canvas/Scroll/Content/Text 4. Duplicate th... Read more
Scrolling through the 'Select Animations' and 'Select Properties' GUI is...
How to reproduce: 1. Create or open any Unity project. (Or downloaded attached one) 2. Add at least 52 animations (ideally more lik... Read more
Validator for MenuItem does not work well on GameObject's context menu
How to reproduce: 1. Open attached project 2. Click the Gameobject menu - Note the greyed out 'Test' option 3. Right-click any gam... Read more
Changing an image sprite loaded from a base64 string results in incorrec...
How to reproduce: 1. Open attached project 2. Add a UI/Image to the scene 3. Attach the LoadSprite component to the Image 4. Play t... Read more
[DirectionalSpecular] Incorrect lightmap where spot and area lights inte...
Steps to reproduce: 1. Open attached project 2. Open scene "scene" 3. Wait until lightmap is baked 4. Notice that lightmap is incor... Read more
Altering Camera.rect in OnDrawGizmos() on startup results in NaN values
Steps to reproduce: 1. Open attached project 2. Select "Canvas" in hierarchy and notice that its X position is NaN Note: this only... Read more
[LightProbes] Error: GetProbeInterpolants - probe sets that aren't regul...
To reproduce: 1. Open attached project 2. Open editor log 3. Notice flood of errors: Enlighten error: 'GetProbeInterpolants - probe ... 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
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script