Search Issue Tracker
Moving scenes in Builds Settings is not displayed properly
Moving scenes in Builds Settings is not displayed properly When moving a scene through the order of Scenes In Build, the horizontal ... Read more
[Terrain] Unity crashes on adding of speedtree to Terrain
Preconditions:0. Create a new project and enable Collab.1. New project and scene.2. Added terrain.3. Imported Free SpeedTrees packag... Read more
No error thrown and doesn't start building process when building develop...
Steps to reproduce:1. open build window and select "development build" checkbox2. build outside project folder Actual: after clickin... Read more
[Shuriken] Expose Maximum Particle Timestep to the public API
All other time constants are exposed, like "Time.maximumDeltaTime" and "Time.fixedDeltaTime" etc. But there is no such like: Time.ma... Read more
Crash in CollectAndProduceGameObjectHierarchy if Resources.UnloadUnusedA...
Editor crash if Resources.UnloadUnusedAsset() is called when async loading assets To reproduce:1. Open attached project2. Run crash ... Read more
On specific project Unity crashes when debugging
Reproduction steps:1. Open the attached reproduction project (839779 - ReproProject.zip)2. Open JavaEmulator.cs located in Assets\Ce... Read more
Animator state update wrongly when Update Mode set to Animate Physics
To reproduce:1. Download the project, open the scene.2. Set the animator update mode of game object "nanzhujue" to Animate Physics.3... Read more
Scene's pixelRect size changes depending if it contains the users mouse
Reproduction steps:1. Open the attached project in Unity2. Make sure both the Console and Scene windows are visible3. Move your mous... Read more
EditorWindow elements are unresponsive when window size is bigger than s...
STR:1. Open the project2. In menu panel, click SGPlugins -> TestWindow3. Try to press any button Expected: each interactive eleme... Read more
[iOS] Splash screen freezes for a short amount of time on weaker devices...
Reproduction steps:1. Connect a relatively weak device.2. Open the attached "stripped" project.3. Build and run it for iOS.- Splash ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal