Search Issue Tracker
[OSX 10.13]Switching between game/ scene view windows multiple times cra...
To reproduce:1. Open project2. Switch between game/ scene view windows multiple times Expected: choosen game/scene view should be op... Read more
[Standard Assets] ParticleSystemDestroyer.Stop fails to stop particle sy...
Reproduction Steps:1. Import attached project.2. Open "main" scene.3. Enter Play mode.4. Observe console. Expected result: ParticleS... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
SpriteRenderer has wrong input color when associated material uses SRPBa...
How to reproduce1. Extract and open the attached “IN-107982.zip” project2. Observe the Game View Expected result: All squares are co... Read more
InputActionReference's reading resets when InputActionMap has an action ...
How to reproduce:1. Open the attached project "TestInputActionReference.zip"2. Open Assets/Scenes/SampleScene.unity3. Build And Run ... Read more
Editor crashes when Cloth with SkinnedMeshRenderer has Null Bone References
Reproduction steps:1. Open user attached Project2. Open Assets\Test Scene3. Select "TestCloth crash" > "Rope" in the Hierarchy4. ... Read more
Camera.targetTexture is respecting Camera rect
Steps:1. Open attached project2. Open SampleScene, hit play3. On ProjectView, select the RenderTexture asset4. On inspector, observe... Read more
[Android] App does not resume graphics context after being minimized and...
How to reproduce:1. Open the attached "AndroidResumeTest" project2. Build project to device, run the built player3. Minimize or swit... Read more
Crash on block_locate_free when importing a 3D model with glTFast
Steps to reproduce:1. Create a new Unity project2. Add the {{com.unity.cloud.gltfast}}package through Package Manager3. Download the... Read more
SerializedProperty.DataEquals is returning false when SerializedProperty...
Reproduction steps:1. Open the attached project "ReproProj"2. In Project, double-click “/Assets/Content/Characters/Tracer/_Tracer_Sh... 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