Search Issue Tracker
0
votes
Duplicate
1
votes
Fixed
[Prefab] Crash on Accessing deleted item when Creating Prefab from FBX
Repro steps:1. Open the 'Assets/Breakable Tests/ContainerTest.unity' scene.2. Drag 'crate_medium' game object from the Hierarchy pan... Read more
1
votes
Not Reproducible
0
votes
Won't Fix
0
votes
Fixed
[Android] Android Player crashes when disabling audio
The Android player crashes at launch if the “Disable Audio” switch in Audio Manager is turned on. Read more
0
votes
Fixed
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more
0
votes
Duplicate
No compile error passing abstract class to network command
Defining a Command that takes an abstract class is not valid, but no compile error is generated. The user's code then fails at runtime. 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
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()