Search Issue Tracker
Crash in ImageFilters::Blit() when using an error Shader
To reproduce:1. Open attached project;2. Open "TestScene";3. Choose "PlayerMap" in Hierarchy;4. Press "Refresh" button in the Inspec... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist