Search Issue Tracker
NetworkServerSimple gets connected but does not call any of its functions
Reproduction steps:1. Open project attached(NetworkingTest.zip)2. Open scene "MainScene"3. Press play and test Network Server and Ne... Read more
[WSA] Can not switch to 'Windows Store' platform when Windows 10 SDK UAP...
Steps to reproduce:1. Go to the C:\Program Files (x86)\Windows Kits\10\Platforms folder2. Rename the UAP folder to something else, f... Read more
Toggle Group not letting one Toggle to become untoggled via scripting
To reproduce: 1. Open attached project.2. Open test scene if not already open.3. In Play mode, press on Achievements tab.4. Press on... Read more
Chrome65 deprecation warning: AudioParam value setter will become equiv...
-e: see title, regression in Chrome, not Unity -repro:--open attached project--run in Chrome65--NOTICE warning: [Deprecation] AudioP... Read more
Enum shader property does not allow fraction selection in drop-down menu
When using a custom shader and the Enum Property with fraction numbers, the resulting drop-down menu in material inspector does not ... Read more
Animator.Rebind() resets game object position to the original instantiat...
To reproduce:1. Open repro project2. Open and play scene3. Press 'space' Expected: after pressing 'space' key character will stay in... Read more
[Texture Importer] ETC1 sprites with alpha are imported / packed without...
How to reproduce:1. Open user provided project2. In Assets/General, select all images and click Assets/Reimport3. Notice some images... Read more
[Linear] Animated material changes color in Play mode
Steps to reproduce: 1) Download attached project 'case_893042ShurikenReproCase' and open in Unity2) Open scene 'test' and press Play... Read more
Some parts of the model becomes invisable when animations blend
Steps to reproduce:1. Download AnimatorDemo1.3.unitypackage2. Open "AnimatorDemo" scene (Assets->Scenes)3. Enter play mode4. Pres... Read more
Buttons can not stay selected when the Event Trigger component is attach...
Steps to reproduce:1. Open attached project2. Open the main scene3. Play the scene4. Hold the left mouse button on Yes/No buttons5. ... 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