Search Issue Tracker
Crash after "[Physics.PhysX] Foundation: Invalid registration detected" ...
Steps to repro: 1. Open the project attached by the user 2. Enter Play mode 3. Wait a few seconds until "[Physics.PhysX] Foundation:... Read more
OnTriggerEnter and OnTriggerExit not working correctly when changing tra...
Reproduction steps: 1. Open the attached project "1421306.zip" 2. Enter Play Mode 3. Observe the Console window when the "Detectable... Read more
[Input System] Enabling both optimization options of Input System reduce...
Steps to reproduce: 1. Open the attached user's project "RootingForYou.zip" 2. Open "ScoreManager.cs" 3. Enable and disable the p... Read more
[macOS] Standalone build with .NET 2.0 API throws NotSupportedException...
Steps to reproduce: 1. Open the attached project 2. Make sure that "Api Compatibility Level" is set to ".NET 2.0" under player setti... Read more
[LWRP] Light layer culling not working
SRP Repo: Issue #1647 Culling mask/layer of directional light doesn't work properly. Steps: -Create new project by selecting Light... Read more
[iOS] Rendering freezes when the orientation is changed
How to reproduce: 1. Open the attached project "orientationChange.zip" 2. Build and Run the Project on an iOS device 3. In the Bu... Read more
[Mono Upgrade] CommandBuffer native plugin events hang in the Editor
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. Exit the Play Mode 4. Enter ... Read more
MonoBehaviours and Scriptable Objects are not recognized in 4.6 DLL
To reproduce: 1. Open the project, attached by the user (Bolt.Unity.Debug46.zip) 2. Observe that classes in the DLL files in Assets... Read more
[Android] Application crash when methods are called in multiple threads
Reproduction steps: 1. Open the attached project “threadsProject” 2. Build the Project for Android 3. Run "adb logcat -s CRASH" i... Read more
[Networking] Console is flooding with "host id out of bound id {0} max i...
Reproduction steps: 1. Open the attached project. 2. Build and run it as Standalone. 3. Click "Initialize Broadcast". 4. Click "Star... 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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI