Search Issue Tracker
Editor Crashes After Import
This is a crash that is reoccuring after any of our maya imported meshes and materials are imported into unity, which happens often.... Read more
Unity Mac editor becomes not responsive
Unity Mac editor becomes not responsive. CPU is 100% busy on of the core. (My guess is one thread is just looping).The only way to g... Read more
Not able to select Icon and Splash image for all platforms
Steps to reproduce : - go to Player settings- select any platform- go to Splash Image and try to select a texture and notice it will... Read more
Scripting Reference search fails
To repro: 1) Open Scripting reference.2) Attempt to search for the top class3) Observe message: "Your search for [ ] did not result ... Read more
[Batching] StaticBatchUtility.Combine() with null material silently fails
To Reproduce:1. Open scene in the editor and hit play. You can duplicate the objects to see the draw calls.2. Build to the iOS devic... Read more
StaticBatchUtility.Combine() objects from Loaded scene resets geometry p...
If some geometry is loaded with LoadLevel() or LoadLevelAdditive() and StaticBatchUtility.Combine() called for this geometry, then a... 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 mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells