Search Issue Tracker
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
[Cloth] Cannot use Paint tool
Steps to reproduce:1. Open attached project "ClothBug.zip" and scene "SampleScene"2. In Hierarchy window, select "Plane" GameObject3... Read more
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
[Themes] Position Width (W) Text is clipped in Sprite Editor window with...
Position Width (W) Text is clipped in Sprite Editor window with Inter(Default) font. Steps to repro:1. Open the attached project.2. ... Read more
[geomerics]Final gather stalls and never finishes
Job crashes... Repro has been sent to Geomerics. Unity.exe!Enlighten::Impl::IndirectResultsFilter::EvaluateSurface(const int hitTria... Read more
EditorWindow fails to open when the cause of NullReferenceException in C...
How to reproduce:1. Open the attached project ("1366567_repro.zip")2. Open the "ExampleWindow.cs" script3. Uncomment lines 36, 37 an... Read more
Send/Bus does not refresh instantly when connecting to Receive
To reproduce:- Open attached project and launch scene "test2"- Open Audio Mixer > Crickets (Mixer)- Select "crickets" audio group... Read more
[Android] [VideoPlayer] When one makes a seek to a non-zero frame and th...
How to reproduce:1. Open the attached project2. Build and run WebmSync scene on Android device3. When video starts playing Press For... Read more
Right-clicking twice in a row does not highlight the scene which results...
How to reproduce:1. Open attached project "case_1162516.zip"2. In Project window, drag "SceneA" to the Hierarchy window3. In Hierarc... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... 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