Search Issue Tracker
[NativePlugin] Typo in a native plugin warning in the editor
Steps to reproduce: 1. Open the attached project2. Select 'FBXSplitter' dll file Notice warning in the inspector: "Once native plugi... Read more
[Standard] Using the standard shader with a substance procedurally gener...
Steps to reproduce: -Open the attached project and the scene.-Errors will be thrown immediately:"should be implemented in child clas... Read more
[ReflectionProbes] Reflection on a mesh doesn't work unless it is rotated
Steps to reproduce:1. Open the attached project and the scene2. Let the scene bake, observe the floor (it reflects sky directly, whi... Read more
[Cloth][SkinnedMeshRenderer]Crash when deleting child objects of parent ...
To reproduce:1. Open attached project2. Open Test scene3. Select second object in hierarchy (Banner_neutral_01->Box001->second... 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
[Rigidbody][IsKinematic]Rotation is not applied when isKinematic is turn...
To reproduce:1. Open attached project2. Open the Drive scene3. Select the Capsule and watch its inspector4. With the Game View focus... Read more
[InputField] Disabling InputField's gameobject does not disable the caret
Steps to reproduce this issue: 1. Create a new project2. Create a new Input Field ( Create -> UI -> Input Field )3. Play the s... Read more
rendering issues on mobile for UI test project
-e: there are lots of articts for a few scenes in the ui test project -repro:--get ui project--load the LayoutGroups scene--switch p... Read more
[InputField]NullReferenceException when pressing the "Up" or "Down" arro...
Steps to reproduce this issue: 1. Create a new project2. Create Input Field ( Create->UI->Input Field )3. Select InputField in... Read more
[WinRT] uGUI doesn't work on tablets
From case 670834 - Tap in input field to show mobile keyboard, then tap out to hide it: keyboard flashes and stays up (must hide man... 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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL