Search Issue Tracker
Lightmapping.Tetrahedralize does not work
Steps to reproduce: 1. Create a blank project2. Navigate to the Asset Store and download AutoProbe asset - https://assetstore.unity.... Read more
[2D] [Sprite Editor] Unable to rename a sub-sprite in the Sprite Editor
[2D] [Sprite Editor] Unable to rename a sub-sprite in the Sprite Editor Steps to Repro: 1. open attached project2. select Assets/spi... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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