Search Issue Tracker
Crash on TextureQuadtree::Reserve when Generating Lighting
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. In the Lightning window... Read more
Long-running jobs produce warning about JobTemp memory
A job which runs for more than 4 frames (e.g. runtime navmesh baking) produces warnings about JobTemp memory being allocated for too... Read more
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
[UNET] NetworkServer.Spawn doesn't sync rotation to clients
Steps to reproduce:1) open attached project "NetworkSpawn.zip"2) build and play with client and host3) click "Space" on one of the c... Read more
Baked NavMesh with intersecting objects is deleted on save when Max Slop...
How to reproduce:1. Open the attached project ("NavMeshBug.zip")2. Open the Navigation window (Window -> AI -> Navigation)3. C... Read more
[MemoryLeak] Mono memory increases when switching scenes
Steps to reproduce:1. Open the attached project 'case_769695-memory2'2. Open one of the attached scenes and play3. Open the Profiler... Read more
SSAO texture persists on the screen in Player when it is disabled
How to reproduce:1. Open the “SSAOBugProject“ project2. Open the “SampleScene”3. Build And Run4. Observe the Player Expected result:... Read more
'MecanimDataWasBuilt()' assert after opening project
Steps to reproduce: 1. Open attached project2. Notice Assertion failed: Assertion failed on expression: 'MecanimDataWasBuilt()' in c... Read more
iOS keyboard is invisible after returning from browser on iOS7
To reproduce: 1. Open an attached project.2. Build it for iOS.3. Launch it on iOS device4. Tap the only Button5. After link is opene... Read more
[Web Platform][InputField] Cyrillic letters are not entered in IMGUI and...
How to reproduce:1. Open the attached project2. Build & Run on WebGL3. Type any Cyrillic letters (can be Russian, Bulgarian lett... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions