Search Issue Tracker
[Bug] "min16f as def32" modifier in FXC bytecode not honored when conver...
Steps to reproduce:1. Open user-supplied project2. Go to Assets -> Scenes -> BugUnlitShader.shader, select it and press "Compi... Read more
[Linux][Burst] Crash on unhandled NULL exception when clicking the Jobs ...
Reproduction steps:1. Open a new or an existing project2. Open the Package Manager window3. Install the Burst package4. Click on the... Read more
[Critical] Player crashes when Disposing ComputeBuffer from Finalizer
Steps to reproduce:1. Open attached project "ComputeBufferDispose.zip"2. Build and Run it3. Observe the crash Expected results: Unit... Read more
[iOS] Directional lightmap compression causes lightmap artifacts
Steps to reproduce: 1. Make sure that you have iOS platform support installed2. Download and open the attached project3. Enable Comp... Read more
Layout is not valid unless the GameView is resized
Steps to reproduce:1) Download this project https://www.dropbox.com/s/jwyhkbwh228uqft/Wrapped%20text%20is%20crushed%20after%20visibi... Read more
[UX] Assemblies which reference 'Moq.dll' are not referenced in Editor w...
Reproduction steps:1. Open the attached project ("case_1220959-BrokenOverrides.zip")2. Notice the 'type or namespace name 'Moq' coul... Read more
NullReferenceExceptions in PreprocessReflectionProbeData
I'm getting a NullReferenceException in PreprocessReflectionProbeData when the stress test project deletes and then regenerates refl... Read more
Binary to YAML conversion error is thrown importing certain packages and...
Steps to reproduce:1. Create a new project2. Under Edit > Project Settings > Editor, set Asset Serialization Mode to "Force Te... Read more
[Caching Shader PP] Include contents found in cache precede files on dis...
Caching Shader PreprocessorInclude contents found in cache precede files on disk, even if path priority for the file on disk is high... Read more
[macOS] Editor crashes when trying to access audio capture devices
Reproduction steps:1. Open user attached project2. Open Scene "MiniCam" (Assets/NatDevice/Examples/MiniCam)3. Audio capture devices ... 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