Search Issue Tracker
CollectDependencies(SceneAsset) returns dependencies when called for emp...
To reproduce:1. Open attached example project2. Open Assets/empty.unity and notice it's empty3. Select Assets/empty.unity4. Execute ... Read more
Inspector's elements get overlapped and hidden when narrowing the width
Reproduction steps:1. Open the attached “Inspector overlap.zip” project2. Open the “SampleScene”3. Select “Image” GameObject from th... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
[iOS][Xcode] Deployement target in Xcode is 9.1 when in Unity set to 9.0
To reproduce:1. Create new project2. Select iOS as build platform3. In the Player settings set Target minimum iOS Version to 9.04. B... Read more
JsonUtility.FromJsonOverwrite does not take exponents into account conve...
How to reproduce:1. Open tester-attached project2. Check the 'StringToDouble.cs' script3. Drag the Script onto any GameObject4. Ente... Read more
[LightProbes] Probes incorrectly collect light when are close to both em...
Steps to reproduce: 1. Download and import attached project.2. Open scene: test3. Move ground plane lower and wait for bake. Expecte... Read more
[WebGL] Build fails to launch due to Runtime errors
How to reproduce:1. create new project2. add Sample Scene to build3. Build&Run4. Notice it runs5. add a cube to your scene6. Bui... Read more
Crash on TypeTreeQueries::HashTypeTree when generating terrain with Gaia...
Reproduction steps: Open the attached “Great Fleece” project Click on Window → Procedural Worlds → Gaia → Show Gaia Manager In the G... Read more
Can't edit Polygon Collider 2D when more than one are added to a single ...
How to reproduce:1. Create a new project2. Create a new empty GameObject3. Add two Polygon Collider 2D to the created empty GameObje... Read more
Mesh filter animation tint is not added if keyframe recording is not ena...
Steps to reproduce: Create a new project Create a Cube in the Hierarchy window Open Window > Animation > Animation window Sele... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default