Search Issue Tracker
PlayerSettings: Toggle ColorSpace between linear & gamma causes InvalidO...
Steps to reproduce:1. Open the project.2. Load the scene 'Scene.Test' from Project->PremultiplyLinearIssue->Scenes.3. Access P... Read more
Setting Terrain.drawHeightmaps to false in OnPreCull Crashes Unity
Steps to reproduce:1. Open attache project.2. Open the Demos/Vis/OpenWorld.unity scene.3. Press Play.4. Note the crash. Read more
State machine behaviour shared between states when duplicate state
Steps to reproduce:1. Open attached project's "ControllerA".2. Change "State A" state's script's "StateA" Text field value to any st... Read more
Custom hotkeys are case sensitive
Steps to reproduce:1. Open attached project.2. Rotate scene's camera a bit.3. Press "y" - nothing happens (if caps lock is off).4. P... Read more
Wording error on standalone build page
1. What happenedOn the manual page "Overview, Basics, Interface, Publishing Builds":http://docs.unity3d.com/Manual/PublishingBuilds.... Read more
Hinge Joint motor not always activated in Editor
To Reproduce: 1. Open scene TrapWorkshop in the attached project.2. Play, click on the sphere.3. When it touches the plane click on ... Read more
[BakedGI] Overlapping UV islands causing black blotches, streched UVs, w...
Repro:1) Load attached project2) In the Scene window, set render mode to "Global Illuminaton -> Baked"2) Select the WALL object, ... Read more
White outlines on trees caused by Anti-Aliasing in forward rendering
To reproduce:1. Open project "AA white outlines"2. Open scene forward3. Notice white outlines on treesThey go away if you turn off A... 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