Search Issue Tracker
Script enum fields show “None” when expanding nested Inspector elements
How to reproduce:1. Open the attached “IN-129968” project2. Open the “TestScene”3. Select any child of the "Beatmap - Superpower" Ga... Read more
Mesh with Cast Shadows set to Shadows Only isn't selectable in scene view
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select plane and notice that it has "Cast Shadows"... Read more
[UNETServerDLL] "val>=0" assert rises when "ReliableSequenced" channel i...
Steps:1. Open attached project2. Run "ChatServer.exe"3. Run "ClientGUI.exe"4. Connect to server by pressing Connect button5. Press "... Read more
[Windows] Application crash when setting AssistiveSupport.activeHierarch...
Steps to reproduce: Create a new Unity project Add an empty game object to the scene Add a script to the game object Add the followi... Read more
[AmbisonicAudioSources]DllNotFoundException when playing scene from GVR ...
To reproduce:1. Open attached project2. Play AmbisonicDecoderTest scene3. Observe exception in console DllNotFoundException: audiopl... Read more
[Memory Profiler][Mobile] Editor freezes when capturing snapshot from An...
Reproduction steps:1. Open the attached user's project "UnityMemoryProfiler.zip"2. Switch the Platform to Android3. Build to a devic... Read more
[Collab] Partial Publish from Project Window does not work and throws an...
Publishing changes from the Project Window fails and throws the following error in the Console:"Couldn't call method ShowToolbarDrop... Read more
Game view scale is set to 1.3x by default when monitor display resolutio...
How to reproduce:1. Open any Unity project2. Open Game view Expected result: Game view scale set to 1x and can be loweredActual resu... Read more
"Text Mesh" Component is missing the checkbox
How to reproduce:1. Create a new URP Unity project2. Create an Empty GameObject3. In the Inspector, Add Component -> Text Mesh4. ... Read more
[UIToolkit] TrackPropertyValue isn't called more than once when changing...
How to reproduce:1. Open the user's attached "2022 testing" project2. Open the "SampleScene" Scene3. Select the "Testy" GameObject i... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template