Search Issue Tracker
(B * Quaternion.Inverse(A)).ToAngleAxis(out angle, out angleAxis); line ...
To reproduce: 1. Open the project, attached by the tester (CompilationFail.zip)2. Observe the errors in the console3. Inspect the He... Read more
[LightProbes] Loading a scene while a LightProbeGroup is selected trigge...
To reproduce: 1. Open the project, attached by the user (LightProbeBug.zip)2. Open the "Scene0" scene3. Enter Play mode (make sure S... Read more
[iOS][Vuforia][IL2CPP] UnityLinker.exe did not run properly when buildin...
To reproduce:1. Open user's attached project2. Build it for iOS platform Expected result: Project is successfully builtActual result... Read more
[.NET 4.6] Editor crash on "scripting_stack_trace_info_for" when opening...
How to reproduce:1. Open the attached project "BehaviorDesigner.zip"2. Observe the crash Reproduced with: 2018.1.0b5, 2018.1.0b9, 20... Read more
Sprite masks do not mask in RenderTextures
How to reproduce:1. Download attached project file and open scene 'scene'2. Select Gameobject 'Main Camera (1)'3. Make sure the scen... Read more
[Test Runner] Canceling save of scene changes when trying to run a test ...
1. Open the attached project2. Open the Test Runner3. Double click on TestImportAsset test (it works)4. Make any changes to the scen... Read more
[UWP] Unable to build/deploy a solution/app under il2cpp in 2018.1.0b9, ...
Steps to reproduce:1. Create a new project2. Switch platform to Windows Store3. Build under il2cpp4. Open VS solution5. Deploy on a ... Read more
While creating new project a number of errors appear 'Opening file faile...
1. What happenedWhen creating new project, lots of errors 'Opening file failed' appear 2. How we can reproduce it using the example ... Read more
[Regression] "Unsafe code requires the `unsafe' command line option to b...
How to reproduce:1. Download and open attached project file2. Notice the errors in the Console Window Actual result: In 2018.1.0b7 s... Read more
[Android] ComputeBuffer does not work on Mali GPU OpenGLES3
Step:1. Build apk with OpenGLES3 and install the apk on a Mali GPU phone2. Observe result with other devices Reproducible device: Sa... 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