Search Issue Tracker
[Physics2D] [Improved Prefab] RigidBody2D component is added to prefab w...
Steps to reproduce: 1. Open the attached project in 2018.2 2. Select Assets > Scenes > Colliders > CompositeCollider2D_Polygons and ... Read more
Registering for finishedDefaultHeaderGUI causes animation clip inspector...
If anyone registers for finishedDefaultHeaderGUI, then some built in inspectors stop working. The Animation clip section of the anim... Read more
FileNotFoundException is thrown when trying to access assembly reference...
How to reproduce: 1. Open the attached "TestFor1071607.zip" project 2. Play the Scene 3. Observe the error in the Console window Ex... Read more
[iOS] Update Location Service API According to the new App Store Guideli...
We need to add 3 new location usage descriptors in Info.plist 1 NSLocationWhenInUseUsageDescription / @selector(requestWhenInUseAuth... Read more
[WebGL] "Maximum call stack exceeded" error appears when Enable Exceptio...
To reproduce: 1. Open the attached project (TestWebGLBuild.zip) 2. Build and Run for WebGL Expected: no error when launching the g... Read more
[IL2CPP] C# Reference parameter causes IndexOutOfRangeException on IL2CP...
Steps to reproduce: 1. Download 1077373_repro.zip 2. Build project on Standalone platform with IL2CPP backend 3. Launch build Expec... Read more
[Tilemap] Clicking something outside the tilemap and then quickly inside...
Steps to reproduce: 1. Open attached project (tilemap-gone.zip) 2. Open 'TilemapTest' scene 3. Open 'Tile Palette' window, choose '... Read more
[Tilemap] Different tiles change their sorting according to where the cu...
Step to reproduce: 1. Open the attached project (tilemap-gone.zip) 2. Open 'TilemapTest' scene 3. Focus on the 'Grid' game object s... Read more
CustomEditor/Drawer for component does not work in an assembly when the ...
How to reproduce: 1. Open user attached project 2. Select the "Something.asmdef" assembly 3. In the inspector, change its Name to an... Read more
Impossible to enter slider's value in the input field when IMGUI Slider ...
To reproduce: 1. Open the attached project (link in edit) 2. Open the Test -> Test window 3. Try entering any value into the slider... 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 RaiseException when AddGameElement handles a generic type
- Interpolation 2D results are inconsistent when position.z = position.x is called on Late Update
- Game View's scale slider bar gets set to 2.5x when entering Play Mode
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation