Search Issue Tracker
Black Spots on Baked Lightmaps
Duplicate of http://issuetracker.unity3d.com/issues/gi-global-illumination-baked-intensity-slash-direction-uv-maps-overlapping-causi... Read more
Realtime shadows cast on terrain from directional light do not fade prop...
Reproduction steps:1. Open the attached project "DefferedShadowPopping"2. Open the scene "Main"3. Camera in the scene is set to defe... Read more
Can’t move a folder when using Perforce integration
When using Perforce version control integration, it fails to submit a changeset that moves a folder into another folder. Read more
[TriggerCollider] OnTriggerStay is not called for child objects
Steps to reproduce: 1. Open the attached project2. Open and play 'trigger' scene3. Open the scene view and move the 'Parent' game ob... Read more
GetHashCode() returns 0 for destroyed GameObjects and MonoBehaviours in ...
To reproduce:1. Open the attached project.2. Open the DictionaryTests.unity scene.3. Press Play in the Editor.4. Observe the console... Read more
[Renderer] Particle normals direction is incorrect
Steps to reproduce: 1. Open attached project2. Open scene "/Scenes/particleNormalTestScene"3. Run it4. Notice that white dot appears... Read more
Unloading a scene can destroy non-instantiated prefabs that are indirect...
How to reproduce:1. Open the attached project "UnloadSceneBug.zip"2. Open and play Scene13. Left Mouse Click to the game view, it wi... Read more
Scene is not considered loaded when Awake() is called
Scene is still going to be considered as not loaded during awake but from now on it's going to be possible to call GetRootGameObject... Read more
It's not possible to change resolution beyond 16320x768
How to reproduce: 1. Open attached project2. Build to Standalone and run3. Use the key commands to change resolution- a,s,d,f,g,h,j,... Read more
World space canvas aren't being rendered
Steps to reproduce: 1. Open project2. Open scene "TestBUG"3. Go to game view-Notice that canvas disappear after few seconds. Resizin... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS