Search Issue Tracker
Editor takes a long time to shutdown upon completing a bake
Steps to reproduce: 1. Download repro project (link in the comments)2. Open FAE_Demo scene3. Navigate to the Lighting window4. Selec... Read more
Unity freezes when high RigidBody.addforce force value is used
Reproduction steps: Open the attached project “Freeze” Open the scene “Assets/Scenes/SampleScene” Enter the Play mode Press the keyb... Read more
Custom SettingsProvider tabs have smaller left margins than default Sett...
How to reproduce:1. Open user's attached project2. Open Preferences window3. In Preferences window select 'External Tools' tab and i... Read more
EditorPrefs.GetString's default value can not be null
To reproduce:1. Open attached project2. Press Window > Test EditorPrefs. Alternatively, put this line in a script and run it: Deb... Read more
Exception: Failed to update dependencies is thrown when Importing Sample...
How to reproduce:1. Open the attached Test.zip project2. Go to Menu bar-> Tiny-> Import Samples3. Inspect the errors thrown in... Read more
[Entities] Unity silent crash when converting a GameObject with Generate...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode4. Observe the crash Reproducible with:... Read more
Unity crashes when calling GameObject.Destroy() on an "empty" GameObject
Description: This crash happens when calling GameObject.Destroy() on an "empty" GameObject that has a VectorLine from the Vectrosity... Read more
Messaging on dialog for "publishing over 5000 files" is confusing
We've had several customers (no less than 5 that have spoken up) see the following screenshot in regards to a commit only publishing... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
[DirectX12] Geometry is not drawn when using CommandBuffer.DrawProcedura...
How to reproduce:1. Open the attached project ("LineTest")2. Observe the Scene view Expected result: lines between spheres are displ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera