Search Issue Tracker
[NativeAudioDemo] Crash on upgrading the demo to the latest version
This happens only when we try to open a mismatched plugin version with the Editor version. But still Unity shouldnt crash, so filing... Read more
Editor does not show subsequent named enum constants after the first one...
Steps to reproduce:1. Download and open attached project "Duplicate Enums.zip"2. Attach script "Script1" to any game object in the s... Read more
[WebPlayer] Failed to decompress data for the AssetBundle 'WebStartData
Webplayer builds fine, but will not launch. Repro steps:1. Open Particles_OverLifetime scene from attached project.2. Build a webpla... Read more
[Camera] [GameView] Shadow disappears with large value of far clipping p...
Reproduction steps:1. Open attached project.2. Open and play "TestScene".3. Select "Main Camera" game object and change far clipping... Read more
Undocked windows doesn't get scaled when moved to different scaling monitor
To reproduce:1. Undock console2. Move console window to another monitor3. Observe that console window doesn't get scaled4. Move edit... Read more
[OSX] 'Socket: unable to join multicast group, error: Address already in...
How to reproduce: 1. Create an IP alias- Use the command '$ sudo ifconfig lo0 alias 127.0.0.2' to create a loopback alias- More deta... Read more
Once SuspensionSpring of Wheelcollider get's set to 0, it's impossible t...
To reproduce:1. Open attached project2. Enter play mode How to get to this state:1. Create a new vehicle with EasySuspension2. Set t... Read more
[OSX] EditorUtility.OpenWithDefaultApp() do not open websites with https
To reproduce:1. Open attached project ("769513.zip")2. Open "test" scene3. Play the scene Expected behavior: link should be opened w... Read more
Making a standalone build with Capture Display selected as Mac Fullscree...
Making a standalone build with Capture Display selected as Mac Fullscreen Mode does not to switch to fullscreen during runtime. 1. W... Read more
[BlendTree] Modifying top bound of 1D parameter calculates threshold inc...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main3. Select obejct in hierarchy: cube4. In animator win... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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