Search Issue Tracker
[Linux Editor] Crash with OculusVR plugin
Steps to reproduce:1) Open the latest attached project (OC link).2) Press 'Play'. The Editor crashes while initializing OculusVR plu... Read more
[iOS] Mono does not support a specific security certificate when trying ...
When trying to connect to a server, that uses SHA-256 with RSA Encryption ( 1.2.840.113549.1.1.11 ) signature algorithm with a HTTPS... Read more
Const are stripped from IL2CPP builds
STR: Add a Text to a scene (UI/Text) On the Text GameObject add a ScriptMachine a create the graph like in SetText attachment Build ... Read more
Native Apple silicon editor crash on SimpleMapFilteredRenderProc when op...
Reproduction steps:1. Open the user's attached project on the Apple silicon editor-- observe crash Reproduced with: 2021.2.0a13 Read more
[macOS] Project either crashes or gets corrupted when being renamed whil...
How to reproduce:1. Create a new project2. While the project is opening rename the project folder Expected result: Either renaming i... Read more
Use legacy light probe sample counts is enabled for newly created projects
Steps to reproduce: 1. Create a new project using any template2. Open Project Settings > Editor3. Notice that "use legacy light p... Read more
One Input axis does not work after using Input.ResetInputAxes() while bo...
How to reproduce:1. Open the attached "case_1130127-ResetInputAxesBug" project2. Open scene "SampleScene" and enter Play mode3. Hold... Read more
[Incremental Compiler] Unloading broken assembly error in console
To reproduce:Open attached project An error will pop out:Unloading broken assembly Packages/com.unity.incrementalcompiler/Editor/Plu... Read more
Crash on Progressive Lightmapper GPU
Reproduction steps: 1. Open "Table Demo.zip" project2. In the Lighting Settings change to "Progressive Lightmapper GPU" Actual Resul... Read more
[iOS] Building with append doesn't work if project contains native plugins
To Reproduce: 1. Build the attached project.2. Build it again with append.3. Observe the "NullReferenceException: Object reference n... 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