Search Issue Tracker
AssetBundle.CreateFromFile outputs "Unable to open archive file"
How to reproduce: 1. Open attached project2. Build to iOS and run- Note the errors thrown in Xcode Read more
[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. Re-b... Read more
Touch Input randomly drops out at high FPS
How to reproduce: 1. Open attached project2. Build to iOS and run3. Make some shapes without lifting finger- Note how every once in ... Read more
[ColorSpace] Changing color space to 'Linear' and reopening the project ...
Steps to reproduce: 1. Create new Unity project2. Add random game object to the scene3. Notice you can select anything you want in t... Read more
Layout under a ScrollRect does no perform its layout logic
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Select gameobject Canvas/Scroll/Content/Text4. Duplicate the ga... 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 like ... Read more
Validator for MenuItem does not work well on GameObject's context menu
How to reproduce: 1. Open attached project2. Click the Gameobject menu- Note the greyed out 'Test' option3. Right-click any gameobje... Read more
Changing an image sprite loaded from a base64 string results in incorrec...
How to reproduce: 1. Open attached project2. Add a UI/Image to the scene3. Attach the LoadSprite component to the Image4. Play the s... Read more
[DirectionalSpecular] Incorrect lightmap where spot and area lights inte...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Wait until lightmap is baked4. Notice that lightmap is incorrect... Read more
Altering Camera.rect in OnDrawGizmos() on startup results in NaN values
Steps to reproduce: 1. Open attached project2. Select "Canvas" in hierarchy and notice that its X position is NaN Note: this only ha... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template