Search Issue Tracker
[Lighting] “Lightmap Overlap” mode is not available for Scene Visualisation
“Lightmap Overlap” mode is not available for Scene Visualisation. Steps to Reproduce:1. Open LightSettings Window from Window Menu &... Read more
Vector2.Angle does not always return 0 between two identical vectors
Steps to reproduce:1. Open attached “Angle.zip” Unity project2. Enter Play mode3. Observe Console window Expected results:Angle with... Read more
Environment.StackTrace skips the top frame on 32-bit Windows players on ...
This affects both Standalone Player and UWP. Why won't fix: This happens because the Visual C++ compiler does not emit function prol... Read more
Crash when creating a new project from inside Unity.
Unity crashed when I was trying to create a new project, while a project was alrady open. Steps to reproduce- Open a previously crea... Read more
[WSA] PhraseRecognized event can not be triggered when you launching an ...
Steps to reproduce:1. Open the attached project (PhraseRecongnized.zip)2. Switch platform to Windows Store3. Open the Main scene4. B... Read more
Generic animation's position is being regressed every loop when timelin...
To reproduce:1. Open user's project, scene Scene2. Enter Play mode3. Observe two timeline-controlled animations: humanoid and generi... Read more
[UWP] Build & run fails due to missing Windows.Foundation.UniversalApiCo...
Reproduction steps:1. Open any project2. Try to build & run3. Fails with the following output: Exception: Failed to build Visual... Read more
Scrollview wont scroll by dragging if resolution is set to 1920x1080
To reproduce:1. Open attached Unity project "Project7 cliente.zip"2. Open "demo" scene3. Go into Play mode4. choose 1080x1920 resolu... Read more
Particle System disappears when Start Rotation is set to a high number
How to reproduce:1. Download project "ParticlesIssue.zip" and open in Unity2. Enter "bug" scene3. Select Particle System and set Sta... Read more
Getting "Cinema 4D couldnt convert the .c4d file" error while importing ...
To reproduce:1. Make sure Cinema 4D is installed and opened2. Create new Unity project3. Import users attached "Simple Cube.c4d" fil... 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