Search Issue Tracker
[Physics2D] [Improved Prefab] RigidBody2D component is added to prefab w...
Steps to reproduce:1. Open the attached project in 2018.22. Select Assets > Scenes > Colliders > CompositeCollider2D_Polygo... 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" project2. Play the Scene3. Observe the error in the Console window Expect... 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.plist1 NSLocationWhenInUseUsageDescription / @selector(requestWhenInUseAutho... 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 game... Read more
[IL2CPP] C# Reference parameter causes IndexOutOfRangeException on IL2CP...
Steps to reproduce:1. Download 1077373_repro.zip2. Build project on Standalone platform with IL2CPP backend3. Launch build Expected ... 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' scene3. Open 'Tile Palette' window, choose 'Roc... 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' scene3. Focus on the 'Grid' game object so i... Read more
CustomEditor/Drawer for component does not work in an assembly when the ...
How to reproduce:1. Open user attached project2. Select the "Something.asmdef" assembly3. In the inspector, change its Name to any o... 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 window3. 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used