Search Issue Tracker
[OSX] [MovieTexture] Whenever a movietexture is played in OSX player it ...
Reproduction steps:1) Build attached project for OSX x86_642) Run the build--- It will crash right after the splash screen (Player.l... Read more
All scripts in project are dropped from objects after error on compilati...
All scripts in project are dropped from objects after error on compilation of Player 1. Open project attached.Or1. Create an object ... Read more
PolygonCollider2D is reshaped if sprite is dragged into the public field...
Steps to reproduce: 1. Open attached project "778125.zip"2. Open scene "repro"3. In hierarchy, select GameObject4. Notice that it ha... Read more
Property drawer and its localized values default to collapsed
Property drawer and its localized values default to collapsed which is tedious to expandevery time you use a new string. Can we save... Read more
NetworkConnection.Disconnect() does not remove connection from NetworkSe...
Steps to reproduce:1. open attached project2. build and run 3instances3. host with one and connect as client with others4. disconnec... 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
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
Splines are not removed from the Scene view when removing from Spline Co...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select “Spline conta... Read more
The pixel artifacts appear when there are 33+ lights in the scene using ...
How to reproduce:1. Open the “ReproLightsProject“2. Open the “LightPixelRepro“ scene3. Observe the Game view Expected result: No pix... Read more
[tvOS 16] No text navigation occurs when using Controller-Driven Text I...
How to reproduce:1. Run the attached project on an Apple with tvOS 16.2. Using a controller/gamepad, select the Input field3. Attemp... 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