There is a bug in the BMRA section of career paths. In the Grid Racing races you can't get the default stars, only the optional stars for whatever reason.
I agree. My favourite cruising car is my 2.0L 200bx, but they ruined my boys' sound (IMO). I also noticed the 2.0L cannot take as much boost anymore, My custom config now gives me overtorque damage, and I've had to lose around 100hp just to stop it from blowing up
Ok, I found a very specific yet annoying issue regarding graphics. After several hours trying to figure out why my license plates (from my european license plates mod) look weird, modifying files and textures, noticed it wasn't just happening on those, but even in the default BeamNG design...thought it was a mod. Tried safe mode, no problem! So of course, had to be a mod...deactivated every one. Nothing. Deleted everything all together (after doing a backup of course) in my user folder, including configs under the vehicles folder, just in case...nothing. Tried to verify the integrity of the game files via Steam. Nothing. At this point, I tried to replicate my settings in safe mode, the only thing I could think of, nothing else could affect the plates...nothing. What else is different? Wait...the car loads with the default US sized plate...can't be...and yeah. There it was. Both in the normal renderer and Vulkan safe modes. Now...here is the thing. As I said, the issue is incredibly specific and happens under incredibly specific circumstances, so let's see...trying to recap: Issue: European sized license plates have weird lighting issues, including shining at night/under shadows even in safe mode (doesn't matter what renderer is used, happens in both) How to replicate: -Lighting Quality: Ultra -Dynamic Reflection: On -License Plate type: European Sized If ANY of the values/options above is changed, the issue will not appear. Default sized (US) plate? Works fine. Lighting Quality is High? Works fine. Dyamic Reflections are off? Fine. Lighting Quality is Ultra, and Dynamic Reflections are on, but you are using default sized plates? It works. It has to be that specific set of 3 rules to make it happen. I think I'll rest a bit now, took too long to figure this one out EDIT: Now I'm kind of aware about the changes made to the european plates in 0.35, so I can see the reason behind...still, don't know how to fix my weirdly shaded plates, and default plates still shine in the night, so I guess it's still a bug.
1. On hirochi sunburst, when using an italian lightbar, it reflects on the whole interior unlike the us lightbar 2. At the entrance to the new tunnels on WC USA those headlights behave in a really weird way
The Hiroshi sunburst's turn signal lever is very sharp. In other cars, it swings smoothly down or up. Also, when the ignition is turned off, the arrows of the gasoline level and oil temperature drop sharply down. At 0.34, they were smoothly descending on all cars except the bruckell nine. Hopefully in the next fix this will be fixed.
Hello. Sometimes when starting the game or activating/deactivating mods or making changes to a vehicle in freemode, a black screen appears with the text loading UI at the bottom, and then the following screen appears (which contains a warning and usually appears after entering the game).
Something in the logic to handle SFX seems to have broken with 0.35: Whenever an SFX source is created and played, it can only be stopped ONCE - if it is played again, it will ignore both stopSFX and cutSFX. This causes all radio mods and many sound mods to no longer function correctly. Commands to reproduce in order: Code: id = obj:createSFXSource2("art/sound/music/dicta.ogg", "AudioMusic2D", "_test_!", 0, -1); obj:setVolumePitch(id, 1, 1); dump(id) obj:stopSFX(id); obj:cutSFX(id) obj:playSFX(id) obj:stopSFX(id); obj:cutSFX(id) Strangely enough, calling playSFX() twice before using the stop functions works. stopSFX will also only stop the sound with a delay instead of a fadeout effect in previous versions.
Why can't I buy cars in career mode, there's nothing in the Dealership, and I don't have the amount of Money displayed?
All my traffic vehicles arent moving by default and all UI app maps are also not moving until the game is frozen. Windows 11 0.35.3.0
I can not go through dozen of sites... but is the new UI also quite slow for everyone else? (Opening it lags) Plus it does reset all the time, for example when going into the Repository and checking for updated mods. It then reloads and goes into main menu. I only have vehicles and maps as mods, no UI altering things. Cache cleared again etc.
The civetta scintilla needs a headlight upgrade. The low beam shines very poorly. The gavril d series, etc. low beam shines very poorly despite the fact that they have received a light upgrade. They have halogen headlights, but they shine too dimly. And the bruckell legran has no low beam at all. The headlights illuminate almost nothing.
This may have already been brought up and it may be me being stupid but is there a way to turn off this new camera 'wobble' when it shifts between looking forward and looking back in the orbit mode? It's a really weird thing to have happen.
This has been bothering me for a while now: When you search in a part slot in the vehicle configurator (Ctrl+W), all listed parts that are directly visible without scrolling can be selected immediately. However, selecting any part further down the list after scrolling down causes the dropdown menu to reset and it only works on the second time scrolling down and selecting the part. The attached video shows the problem.
Still reproducing this bug from 0.33 in safe mode. Also, since the new parts & tuning menu is now mandatory, it would be nice if the remaining bugs could be fixed: The scroll wheel still scrolls fully past many parts so the only way to get at them is to grab the scroll slider with the mouse pointer and drag. Tuning values are still forcibly rounded up or down, sometimes to the nearest 500. I have setups with anti-roll bars that are supposed to have a stiffness value of 1200 which are now being forcibly dropped to 1000. I don't like the new radial menu, it's confusing and awkward to use. Everything is buried too deep. I really don't like the new feature where things I've clicked on once are suddenly duplicated at the top. I've noticed this on the map select screen and in the radial menu. This messes with my muscle memory and makes it much harder to find stuff and navigate menus because they keep changing. Please let me disable this everywhere.