Search Issue Tracker
When property.name == "m_ParsedForm" is not used in case SerializedPrope...
To reproduce:1. Download attached project and open it;2. Right click the asset called "RightClickMe" and select the context menu opt... Read more
b2Body::SetActive crash caused by specific prefab which has been created...
Steps to reproduce:1. Open attached project "prefabtest.zip"2. Open scene SampleScene-Alien-Level1.14. Break prefab instance (Gameob... Read more
Textures are generated after undoing the shader change
Steps to reproduce : - import the project attached- expand the substance in the Project Browser- select the material- change the sha... Read more
[UI]Unable to change component's properties values in animation window
To reproduce:1. Open attached project ("case 879381");2. Choose Text in hierarchy;3. Make sure in Inspector window first is Outline ... Read more
[Android] Scene has splash screen's background color hue while PlayFullS...
Resolution: Add UnityEngine.Rendering.SplashScreen.isFinished check before playing the video. Steps to reproduce: 1. Open attached p... Read more
Moving objects in hierarchy window after starting play mode crashes unity
Steps to reproduce:1. Open attached project2. Start play mode3. Move objects in Hierarchy window (watch attached video)-Crash Result... Read more
AudioMixer panel causes GUI errors when playmode is started and a cache ...
Steps to reproduce:1. Open the attached project (case_876588-AudioMixer (1).zip)2. Configure a non-existing cache server (helpbox sa... Read more
Asset Store preview is broken for animation clips
Steps to reproduce : - create a new project- in the Project Browser filter for Animation Clip- select the Asset Store tab- choose an... Read more
NetworkServer is not active Error when trying to spawn a GameObject
Description: There seems to be a problem when trying to spawn a GameObject with Client window. In Client window you can see the obje... Read more
Memory leak using linear Color space when Game and Scene views are opene...
To reproduce:1. Open project2. Open 'Test' scene3. Open activity monitor4. Play the scene Expected: memory usage will be a little bi... 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