Search Issue Tracker
[UI] Canvas breaks sprite batches even with no intermediate layer
To reproduce:1. Open attached project2. Play testscene3. Observe that the number of draw calls increases from 1 to 3 when the sprite... Read more
[AnimationWindow] UI rotation can't be recorded
How to reproduce:1.Open the attached project "Animation_Bug"2. Open the scene "animation_bug"3. Open the Animation Window4. Select t... Read more
[MSE] SceneManager.sceneCountInBuildSettings gives 0 until you run the game
How to reproduce:1. Open the attached project2. Notice that there are two scenes3. Go to Build settings to be sure that there are sa... Read more
AudioMixer loaded from prefab which is in AssetBundle gets corrupted
Repro steps:1) Open the scene in the project attached2) Click play3) Select MasterAudioManager4) Notice that Game_AudioMixer is not ... Read more
Project containing DLL files failed to compile with IL2CPP for WebGL
To reproduce:1. Open attached project2. Try to build for WebGL Actual result: build failed with errors in console: "ERROR root: comp... Read more
[tvOS] Simulator crashes with 'Symbol not found: __ZN2gl17GetCurrentCont...
To Reproduce: 1. Build & Run the attached (or any project) for tvOS simulator.2. Observe that when the simulator is loaded, the ... Read more
Radius and radiusVariance variable of Input.GetTouch always return unexp...
1. Run the attached project (or use any script that shows values of radius and radiusVariance variable of Input.GetTouch) on iOS and... Read more
altitudeAngle and azimuthAngel variable of Input.GetTouch always return ...
1. Run the attached project (or use any script that shows values of altitudeAngle and azimuthAngel variable of Input.GetTouch) on iO... Read more
On Android Input.GetTouch (i).deltaTime 0.00X value is always changing a...
1. Run the attached project (or use any script that shows values of deltaTime variable of Input.GetTouch) on Android device2. Toucht... Read more
[Particles] Invalid AABB / InFinite errors in 5.3.1
When (some) particle systems are activated the Debug.Log spews Invalid AABB result / InFinite(d) errors. It seems to be only with pa... 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
- Cameras Overlay menu has unnecessary empty space at the bottom
- Sprite Atlas Asset UI issues
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled