Search Issue Tracker
[WSA] Editor crashed after closing the app when profiling
Reproduction steps:1. Build & run the attached project to Local Machine with Auto-Connect profiler enabled2. Play for a while3. ... Read more
WebGL building freezes when compiling Native JS
To reproduce:1) Open attached project2) Make sure either Test scene is open or added to build order3) Build for WebGL Expected: The ... Read more
Unity crashes at <Coroutine::CompareCoroutineEnumerator> because of IEnu...
Reproduction steps:1. Open the attached project;2. Open the scene "game";3. Enter Play mode;4. Pass the logo screen and start clicki... Read more
Crash in InitWGL when opening project with -force-opengl command
To reproduce:1. Run Unity with -force-opengl commad2. Create new or open attached project3. Unity crashes Reproducible: 5.5.0p4, 5.5... Read more
[Realtime GI] Realtime Lightmaps don't disappear when Precomputed Realti...
Steps for reproduction: 1) Open the scene `t1` or create lightmap static cube and plane and set directional light to baked2) Ensure ... Read more
[UWP] Setting Animator.runtimeAnimatorController in UWP builds fails Cur...
To reproduce:1. Open the attached project2. Build for UWP with these settings:SDK: Universal 10Target Device: anyUWP Build Type: XAM... Read more
UNITY_MATRIX_MVP warning is shown even if code in shader is disabled by ...
Problem: UNITY_MATRIX_MVP warning is shown even if code in shader is disabled by preprocessor Unity shader upgrader doesn't have any... Read more
[Android] [Regression] WebCamTexture fails to resume with wct.Play after...
Steps to reproduce:1. Open user provided project2. Built to device3. Click on toggle to activate wct.Pause. Notice camera stops4. Cl... Read more
[Anim] Error in Console when applying Humanoid type
Getting this error in the Console when applying Humanoid type in the Importer > Rig tab... "GetObject failed to find Object for L... Read more
Unity crashes at Texture::SetFilterMode when AddCommandBuffer() buffer's...
Steps to reproduce:1. Download SourceEngineDepthFadeGlow.zip and open "main" scene2. Press play button to enter game mode3. Editor c... 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