Search Issue Tracker
[Improved Prefabs] Editor crashes while openning "Overrides" window of a...
RegressionSteps:1. Add 'Cube' and make a prefab out of it2. Add 'audioSource' to 'Cube' instance3. Click on "Overrides" button in In... Read more
Standalone build crashes in ThreadsafeLinearAllocator::Deallocate on App...
To reproduce: 1. Open the attached project (16125 - WRT.zip)2. Build and run the project for PC standalone3. In the build, press Esc... Read more
[macOS] Unity fails to create C# project files resulting in autocomplete...
Steps to reproduce: 1. Create a new project2. Create a new script inside the project3. Double-click the script to open it in VS for ... Read more
Unity fails to load with error "get_skinIndex is not allowed to be calle...
I upgraded a project from 2017.1 to 2018.3.a6. The project loads fine but I'm unable to click any game object in the hierarchy. If I... Read more
Handheld.playfullscreenmovie doesn't pause Unity during movie playback a...
Reproduction steps:1. Open the attached project.2. Build it to an iOS device.3. Click the only button on the screen.4. Check the con... Read more
Packaged asset can't be found before it is selected by the user manually
Reproduction steps:1. Open the attached "test.zip";2. Delete the Library/Temp folders for the attached project, if there are any;3. ... Read more
In the stack trace, a backslash is converted to a forward slash when MSI...
How to reproduce:1. Open attached Unity project "StacktraceBug"2. Enter the Play mode3. Press on a message in the Console window and... Read more
[MacOS] "Unloading broken assembly..." errors with specific dll.
Reproduction steps: 1. Open "AWS Gamelift Starter Kit 35.zip" project Expected Result: No Assembly errors appearActual Result: "Unlo... Read more
Particle Subemitters don't inherit parent's rotation correctly while the...
How to reproduce:1. Open the attached project2. Enter Play mode and click on the "Repro particle" object in the Hierarchy3. In the I... Read more
[Android][IL2CPP] IL2CPP Android build fails
How to reproduce:1. Create a new project2. Change platform to Android3. Edit Package Name and switch Scripting Backend to IL2CPP4. B... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names