Search Issue Tracker
[WSA] Can not build and run after upgrading a project from 2017.1
Steps to reproduce:1. Create a project with 2017.12. Switch platform to Windows Store3. Create a Cube4. Build and Run (You should be... Read more
[iOS] Notification Centre / Control Center appears after one swipe inste...
In a full-screen app (iOS), the Notification Center should require two drags, one would show a triangle which you can then drag to s... Read more
"Linear" Color Space doesn't reproduce accurate particle colors
Reproduction steps: 1. Open "Linear color space particles.zip" project2. Click on "Particle System 5%" in the Hierarchy window3. Cli... Read more
Precision issue in the shader when using objects scaled down to 6.8e-05
How to reproduce:1. Download attached project file and open "Test" Scene2. Select "Rubik's cube" in Hierarchy Window3. In Inspector ... Read more
Webrequest never completes when encountering a redirect
1) Open attached project2) Open scene Bug3) Press play, notice that Unity freezes.4) Unity should print out a message saying "Done: ... Read more
Unity crashes when deleting the folder of the project that is opened
To reproduce:1. Open a new Unity project2. Minimize the project3. Open the project folder4. Select everything in the folder and dele... Read more
[WSA] A script behaviour has a different serialization layout when loadi...
Steps to reproduce:1. Open the attached project2. Open the Assets/Scenes/scene2.unity scene3. Switch platform to Windows Store4. Bui... Read more
[MAC] "cmd+a" doesn't select all the text in new project name
How to reproduce:1. Open Unity2. Select New3. Click on Project name text field4. Press cmd+a Expected result: All symbols in text fi... Read more
Crash in BuildAudioMixerConstant when undoing duplication of mixer group
To reproduce:1. Create Audio Mixer2. Add new group to Master group3. Add another new group to the previous group (Group hierarchy sh... Read more
Cursor not updating when manually scrubbing through a clip in the animat...
Steps to reproduce:1. Open user attached2. Select Tank_anims.fbx3. Go to Animations tab4. Scrub through animation in the preview win... 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