Search Issue Tracker
[WebGL] TypeLoad Exception with Auto-Properties in build
To reproduce:- Open the project and build to webgl- Observe errors:TypeLoadException: A type load exception has occurred.System.Type... Read more
[AssetBundles]Streamed scene asset bundles do not allow more than one scene
Steps to reproduce this issue: 1. Open the attached project2. It has 'scene1', 'scene2' and 'scene3'3. Open 'scene1'4. Go to Assets-... Read more
When using Terrain tools, Perspective / Isometric button in viewport doe...
How to reproduce: 1. Open new project2. Add a Terrain3. Select the terrain and select any terrain tool4. Try switching the view mode... Read more
Android does not write $, % and & symbols in app name
Android does not write $, % and & symbols in app name, they are replaced with underscore ("_") Read more
[LightProbes] Light probes gizmos blink while being multi selected
To reproduce:1. Create 2 light probe groups2. Multi select them in scene view3. Notice light probes blinking Introduced after removi... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
OnDrop is called after every OnPointerUp, even if OnDrag doesn't get called
To reproduce:1. Open attached project2. Open scene3. Press play4. Click first cube5. Notice that OnDrop is called even if OnDrag doe... Read more
Scene view wireframe/GI/... modes broken when using HDR + Deferred + MSAA
When camera is using both deferred (either new or legacy) and HDR, and MSAA in quality settings at the same time, then scene view wi... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names